Uptimey Save

Simple server uptime monitor

Project README

uptimey

Simple server uptime monitor

Build Status Dependency Status Code Climate

With uptimey you can easily monitor your server's uptime. It will output usefull data that you might need during your day, while you intereact with your server. Don't believe me, check out the screenshot bellow.

Import note: it works on systems that run macOS, Linux and Windows.

Screenshot

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone [email protected]:stefanbc/uptimey.git this repository
  • cd uptimey
  • npm install
  • bower install

Alternatively you can use the sh script inside the repo, after you've cloned it. Make sure it has execution permissions.

Eg. ./uptimey.sh init or ./uptimey.sh help

Running

Development

You'll need to have Grunt and Sass installed. Use these commands:

  • npm install -g grunt-cli
  • gem install sass

Running Tests

  • grunt test

Building

  • grunt dev (development)
  • grunt (production)

Meta

Stefan Cosma – @stefanbc[email protected]

Distributed under the MIT license. See LICENSE for more information.

Open Source Agenda is not affiliated with "Uptimey" Project. README Source: stefanbc/uptimey
Stars
47
Open Issues
0
Last Commit
2 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating