Install latest/stable of powerscheduler
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install powerscheduler
Don't have snapd? Get set up for snaps.
This snap provides a basic shutdown scheduler for Ubuntu and Ubuntu Core systems.
How to use it
Setup shutdown scheduling:
curl --header "Content-Type: application/json" --request POST --data {
"mon": null,
"tue": "20:48:00",
"wed": "23:07:10",
"thu": "08:39:00",
"fri": null,
"sat": "18:44:35",
"sun": null
} http://target-ip-address:3535/set-shutdown-schedule
Cancel shutdown scheduling: http://target-ip-address:3535/cancel-shutdown-schedule
Before using it
This snap automatically connect the shutdown interface.
After installing it, you can double check it running the command snap connections powerscheduler
.
Bug fixing
Recently a bug in the scheduler has been fixed. If you are still using the 0.1 version, please update to the latest running snap refresh powerschedule
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.