Wake command #490
Closed
R0GGER
started this conversation in
Feature requests
Replies: 1 comment
-
I looks like you are using an outdated version of upsnap. Looks like v3.x.x but v4 is already out. A custom wake command is already implemented but it has a different functionality as you intended. The current wake command is an alternative to the wakeonlan package being sent to wake the computer. For any "post wake command"/"after online" stuff I'd suggest you use something like crontab on your computer which will run on startup. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Feature: Wake command.
After waking up send a command with a delay.
The command will be executed after n second(s), mintute(s), hour(s).
Delay (or ping): the command can only be executed after the server has been started.
Example:
Beta Was this translation helpful? Give feedback.
All reactions