powerscheduler

By AMA

View on Snapcraft.io
Version0.2
Revision2
Size6.3 MB
LicenseApache-2.0
Confinementstrict
Basecore22
CategoriesDevices and IoT

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

Update History

0.2 (2)
13 Dec 2025, 09:47 UTC

Published5 Jun 2023, 17:14 UTC

Last updated5 Jul 2023, 22:19 UTC

First seen13 Dec 2025, 09:47 UTC