Giter Site home page Giter Site logo

anaswae / uptime-robot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from headtalker/uptime-robot

0.0 1.0 0.0 525 KB

:chart_with_upwards_trend: One Pager To Monitor Uptime With The Uptime Robot API

License: GNU General Public License v2.0

JavaScript 20.29% PHP 70.25% CSS 9.45%

uptime-robot's Introduction

Uptime Robot One Pager

Check out the demo http://up-monitor.com/

All Your Monitors In 1 Place

Alt text

View Graphs Of Response Times

Alt text

Installation:

  1. Clone the repository
git clone https://github.com/HeadTalker/uptime-robot.git 
  1. Copy config-sample.php name it config.php
cd uptime-robot && cp config-sample.php config.php
  1. Edit config.php and put an Uptime Robot API key
$UP_ACCOUNT_API_KEY = "replace_with_yours";
  1. Launch the app
# This may vary depending where you installed the app and/or your environment
http://localhost/uptime-robot/main/

Usage

This is a simple one page application to monior uptime. It is powered by the Uptime Robot API. Uptime Robot can notify you about downtime. They offer up to 50 Monitors, Checked Every 5 Minutes, Totally Free.

Building/Making Edits

We use NPM, Bower, and Grunt. We recommend you use these tools to make changes to the app.

Node Modules Install:
npm install
Bower Components Install:
bower install
Running Grunt Tasks Continuously:
grunt
Running Grunt Tasks Once:
grunt build

Bugs and issues

You can report them here

Contributing

Anyone is welcome to contribute. You can contribute in a few ways.

  1. Submitting a pull request with fixes, improvements, or new features
  2. Reporting bugs or issues here
  3. Providing feedback or suggestions

uptime-robot's People

Contributors

headtalker avatar adrianocahete avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.