An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# uptime-tool

[![CodeFactor](https://www.codefactor.io/repository/github/iammoltony/uptime-tool/badge)](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.