uptime-tool is a tool for managing the system's uptime
- Clone the repo
- Install dependencies:
pip install -r requirements.txt
- Add the repo dir into your
PATH
variable - Done!
I wanted to see my longest system uptime (because I'm quite curious) and well here we are.