Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morpheus2018/sleep-timer

Sleep Timer for Lunux
https://github.com/morpheus2018/sleep-timer

app application gui linux python python3 schlafen sleep sleep-timer terminal time timer uhr zeit

Last synced: 19 days ago
JSON representation

Sleep Timer for Lunux

Awesome Lists containing this project

README

        

# sleep-timer
Sleep Timer for Linux, a simple python and GUI app to shut down a system after a set period of time.
#### Mind Style
- Menü
- Dark Mode
- Light Mode
## Screenshot
![sleep-timer.gif](https://github.com/Morpheus2018/sleep-timer/blob/master/screenshot/sleep-timer.gif)

#### [Python](https://github.com/Morpheus2018/sleep-timer/blob/master/sleep-timer.py)
```
$ python3 sleep-timer.py
```
#### [GUI](https://github.com/Morpheus2018/sleep-timer/blob/master/sleep-time-gui.py)
```
$ python3 sleep-time-gui.py
```