/ping-chart

Simple desktop app that implements a chart to view network stability.

Primary LanguageJavaScript

ping-chart

Simple multiplatform desktop app that implements a chart to view network stability.

Demo

Demo

Install

Download the lastest version from releases

Building

  • Clone this repo
git clone https://github.com/nullxx/ping-chart
  • Move to the folder
cd ping-chart
  • Install dependencies
npm install

or

yarn
  • Run
npm start