Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 460 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 460 Bytes

SLT Usage Meter

Standalone desktop application to check SLT data usage with realtime refresh.

Getting Started

This standalone application uses data fetching from a python backend.

Prerequisites

node
npm
electron

Installing

To get started, download the repo then run npm install:

npm install

Authors