A beautiful Windows desktop application to schedule shutdown, sleep, or screen lock with a timer. Built with Python and Eel, featuring a glassmorphism UI with a starry Midnight Purple theme.
- Three modes: Sleep, Shutdown, Lock Screen
- Visual circular timer with color-changing progress ring (blue → yellow → red)
- Time presets: 15, 30, 45, 60, 90 minutes — one click setup
- ±15 minute buttons to quickly adjust running timer
- Drag slider to set any time from 1 to 480 minutes (8 hours)
- Windows notifications at 5 min and 1 min before action (optional)
- Sound alert 1 minute before action
- System tray — minimizes to tray when timer is active and window is closed
- Multiple instances — run several timers simultaneously
- Starry Midnight Purple glassmorphism design
Download the latest installer from Releases and run ScheduleShutdownSetup.exe.
git clone https://github.com/sdfghasx/Schedule-shutdown.git
cd Schedule-shutdown
pip install -r requirements.txt
python main.py