https://github.com/stunkymonkey/systemd-worktime
listing past uptimes of systemd
https://github.com/stunkymonkey/systemd-worktime
helper systemd
Last synced: about 1 year ago
JSON representation
listing past uptimes of systemd
- Host: GitHub
- URL: https://github.com/stunkymonkey/systemd-worktime
- Owner: Stunkymonkey
- License: gpl-3.0
- Created: 2016-11-27T16:27:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T11:02:27.000Z (almost 6 years ago)
- Last Synced: 2025-03-15T08:51:51.447Z (over 1 year ago)
- Topics: helper, systemd
- Language: Python
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# systemd-worktime
listing past uptimes of systemd
with this little helper
Usage:
```
usage: systemd-worktime.py [-h] [-b AMOUNT] [-v] [-q] [-s]
listing past uptimes of systemd
optional arguments:
-h, --help show this help message and exit
-b AMOUNT, --boot AMOUNT
number of boots beeing processed (0 for all)
-v, --verbose verbose output
-q, --quiet less output
-s, --seconds output in seconds
```