Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 894 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 894 Bytes

Timed power state

A python program to Hibernate, Shutdown, Reboot after a chosen delay. ⚠ Windows only

Image of the interface

I'm using the Sun Valley ttk theme by rdbende

Don't hesitate to open an issue to report a bug or ask a question, I'm open to everyone

Features

  • Hibernate, shutdown or reboot
  • Send power signal after a desired delay hh:mm:ss (00:00:00 for no delay)
  • Execute custom command before power signal (File copy, video conversion...)
  • Look for custom text in command output to send power signal (Sees "finished" in output -> shuts down)
  • Can abort at any time
  • Can be hid to tray (Right click > Show, in tray)
  • Can recognise and exact image on screen
  • Can save and load presets (Need restart)