Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 457 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 457 Bytes

RX Uptime

Simple Website Monitoring Services like Uptimerobot or Pingdom Customized

Installation

Use the package manager NPM to install.

npm install

Usage

npm start

Configuration

Open config.js to configure.

  • Configure the interval (seconds) inside config.js
  • Configure what sites to be pinged inside config.js

License

Unlicense