Skip to content

SleepTimer is a program designed to fall asleep to the sound of your favorite music or quietly watching a movie, series, etc. without worrying about shutting down your PC.

Notifications You must be signed in to change notification settings

EpicKOM/SleepTimer

Repository files navigation

SleepTimer

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.

Alt Text

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 !

Prerequisites

  • Python 3.6, 3.7, 3.8, 3.9+ (Developed and tested with these versions)
  • pip3

Installation

git clone https://github.com/EpicKOM/SleepTimer.git
cd SleepTimer
pip3 install -r requirements.txt

Then run the command python3 main.py

Change Color

Modify the RGB variable in the main.py file (line 24) with the RGB code of your favorite color 😃.

About

SleepTimer is a program designed to fall asleep to the sound of your favorite music or quietly watching a movie, series, etc. without worrying about shutting down your PC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages