We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc16ba5 commit e1e2d20Copy full SHA for e1e2d20
README.md
@@ -1,6 +1,9 @@
1
# sleep-timer
2
Sleep Timer for Linux, a simple python and GUI app to shutdown a system after a set period of time.
3
4
+## Screenshot
5
+
6
+
7
#### [Python](https://github.com/Morpheus2018/sleep-timer/blob/master/sleep-timer.py)
8
```
9
$ python3 sleep-timer.py
@@ -9,5 +12,3 @@ $ python3 sleep-timer.py
12
10
13
$ python3 sleep-time-gui.py
11
14
-## Screenshot
-
0 commit comments