https://github.com/iammoltony/uptime-tool
tool for doing stuff with the uptime
https://github.com/iammoltony/uptime-tool
app cli cli-app python python-cli python-cli-tool uptime
Last synced: 3 months ago
JSON representation
tool for doing stuff with the uptime
- Host: GitHub
- URL: https://github.com/iammoltony/uptime-tool
- Owner: IAmMoltony
- License: gpl-3.0
- Created: 2024-05-19T13:49:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:36:20.000Z (12 months ago)
- Last Synced: 2025-01-14T17:38:47.804Z (4 months ago)
- Topics: app, cli, cli-app, python, python-cli, python-cli-tool, uptime
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# uptime-tool
[](https://www.codefactor.io/repository/github/iammoltony/uptime-tool)
uptime-tool is a tool for managing the system's uptime
## Installation
1. Clone the repo
1. Install dependencies: `pip install -r requirements.txt`
1. Add the repo dir into your `PATH` variable
1. Done!## Why I made this
I wanted to see my longest system uptime (because I'm quite curious) and
well here we are.