Skip to content

A prompt for when its time for the computer to hibernate

License

Notifications You must be signed in to change notification settings

csm10495/sleepytime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sleepytime

A simple gui that can prompt you to hibernate your computer. Use task scheduler to have it prompt you at night. If you click delay, it'll sleep an hour and prompt you again.

If it detects a mouse movement over the course of the last 5 minutes, it'll wait to start the gui. In other words, as long as the mouse moves at least once every 5 minutes, it won't prompt to hibernate.

If you delay and want to exit, right click the system tray icon and hit exit.

Right now this only works on Windows... PRs are welcome for other OSes.

GUI

GUI

To Run:

Download a release exe (built via Github Actions!).. then run via

sleepytime.exe

Or if you have Python 3.10 or greater already:

# install once
pip install sleepytime

# run as often as you'd like after
python -m sleepytime

About

A prompt for when its time for the computer to hibernate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages