uptime-cli
v1.1.3
Published
Monitor your websites uptime and downtime in the terminal with the Uptime Robot API.
Downloads
4
Maintainers
Readme
Uptime CLI
Uptime CLI lets you monitor websites and track uptime/downtime through the command line. It uses the uptimerobot.com API to fetch data. Uptimerobot's free option allows you to monitor up to 50 websites free.
Features
General
- Command Line Interface
- Track Websites Uptime/Downtime
Monitor Data Table
- ID
- Name
- URL
- Status
- Type
- Interval
- Uptime %
- Date Created
Installation Instructions
Git Clone the repo
git clone https://github.com/christ0ph3r/uptime-cli/
Enter the repository and copy the config file
cd uptime-cli && cp config-sample.json config.json
Install NPM packages
npm install
Edit config.json and put your uptime robot api key
{ "key": "xxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx" }
Run
npm start
Testing
npm test
Donations accepted
| Coin | Address | | -------- |:------------------------------------------:| | Bitcoin | 1LFTccjYHbiVekdm8XYC1ucNqdGsAC3frc | | Ethereum | 0x071Fe2Bb50430A3f6af398A410a78B67e1A783AE | | Litecoin | Lh9eV96yhTyrkv2VkWG7RZvas9TzFuYZbR |