SleepTimer is a program designed to fall asleep 😴 with the sound of your favorite music or quietly watching a movie, series, etc. without worrying about shutting down your PC.
With this application, you can easily schedule your computer to turn off automatically after a time you select.
This timer is effective and gives you the opportunity to fall asleep with peace of mind.
SleepTimer has a nice and clear interface. The program is developed in Python with the Pyqt5 module.
Moreover, you can easily change the theme color !
- Python 3.6, 3.7, 3.8, 3.9+ (Developed and tested with these versions)
- pip3
git clone https://github.com/EpicKOM/SleepTimer.git
cd SleepTimer
pip3 install -r requirements.txt
Modify the RGB variable in the main.py file (line 24) with the RGB code of your favorite color 😃.