Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature suggestion - sleep timer #163

Open
wturrell opened this issue Aug 12, 2022 · 5 comments
Open

Feature suggestion - sleep timer #163

wturrell opened this issue Aug 12, 2022 · 5 comments

Comments

@wturrell
Copy link

I'm surprised no-one seems to have suggested this yet…

You need a way to set the timer (perhaps give people a choice of relative time - e.g. 15 minutes - and absolute - 2am) and then the time playback will stop is shown in the status bar.

Thanks!

@s-n-g
Copy link
Collaborator

s-n-g commented Aug 12, 2022

Hm...
This is a nice one too!
Let me repeat myself: "let me think about it" :)

@amano-kenji
Copy link

Isn't it a good idea to add shutdown remote server command? Scheduling can be done externally.

@amano-kenji
Copy link

A few terminal options that can send remote commands

  • sleep 5; send-remote-command
  • termdown 5m; send-remote-command

This is dirty, but it does the job.

@s-n-g
Copy link
Collaborator

s-n-g commented Apr 12, 2024

Yes, there are many ways to achieve this feature (and #162 ), but I've been trying to make it to integrate it into the program

It keeps gets postponed as other things intervene, but we'll see how it goes.

@amano-kenji
Copy link

This should be a scheduler command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants