Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/morpheus2018/sleep-timer
- Owner: Morpheus2018
- Created: 2023-03-18T09:36:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T11:25:11.000Z (over 1 year ago)
- Last Synced: 2024-11-09T00:12:12.006Z (2 months ago)
- Topics: app, application, gui, linux, python, python3, schlafen, sleep, sleep-timer, terminal, time, timer, uhr, zeit
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```