Giter Site home page Giter Site logo

rigwild / github-status-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.51 MB

A graphical visualization of GitHub's status history on https://status.github.com/

License: MIT License

JavaScript 82.06% HTML 16.32% CSS 1.62%
github github-status nodejs bot chartjs

github-status-tracker's Introduction

github-status-tracker

/!\ Notice /!\

Github has deprecated https://status.github.com/. The new version is not compatible with this.

This is no longer working and I don't want to update it.

New statuses updates can be found here : https://www.githubstatus.com/


Github Status Tracker is a graphical visualization of GitHub's status history. You can find the statuses updates here : https://status.github.com/

Features

Server

It is a node.js server script. It contains a scrapper which loop through all the GitHub's statuses pages (a bot). It grabs every events, events type (Good/Minor/Major) and messages of every statuses updates since the first GitHub update. This script serve the data for the client.

Client

The client fetches the data from the server and it parses it. You can sort by year, month or day. You can hide a type of event by clicking on its graph's legend.

You can view the events related to a period by clicking on its bar on the chart. A table appears showing : The dates, the messages and the type of the events. This table can be filtered by the type of event (Good/Minor/Major) and sorted/searchable thanks to DataTable.

Install

To install this app, you need to download the content of the repository and install the needed dependencies through these commands :

git clone https://github.com/rigwild/github-status-tracker
npm install

You are done ! To start the script just run :

npm start

And navigate to http://127.0.0.1:8080/.

Demo

A working demo is available here : https://github-status-tracker.asauvage.fr/

demo

License

This project is licensed under the MIT license.

github-status-tracker's People

Contributors

rigwild avatar

Watchers

 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.