Speed-Tracker

Speed Tracker is a cross-platform desktop application that allows users to monitor their download and upload speeds on their PC in real-time.

MIT License

Stars
0
Committers
2

Speed Tracker - An Electron Network Speed Tracker

Speed Tracker is a cross-platform desktop application that allows users to monitor their download and upload speeds on their PC in real-time.

Features

  • Shows the Download and Upload Speeds of their local PC in Realtime
  • Pin to Always Show on Top : Users can pin the Speed Tracker window to always stay on top of other applications for convenient monitoring.

Screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installation

  1. Clone the repository:

git clone https://github.com/VihangaJanith/Speed-Tracker.git
cd Speed-Tracker
yarn install

  1. Run the Application

yarn electron:serve

  1. Build the application

yarn electron:build