powerscheduler

Contact us about Snaps and IoT ›

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.

Channel Version Published

Shutdown scheduler for Ubuntu and Ubuntu Core systems.

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

Details for powerscheduler

License
  • Apache-2.0

Last updated
  • 6 July 2023 - latest/stable
  • 5 July 2023 - latest/edge

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


Install powerscheduler on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using powerscheduler

Users by distribution (log)

Ubuntu 22.04
Ubuntu 23.10
Ubuntu 20.04

Is there a problem with powerscheduler? Report this app