Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dulajkavinda/slt-usage-meter-el

⏳ SLT usage meter standalone MacOS application.
https://github.com/dulajkavinda/slt-usage-meter-el

added axios electron javascript macos open-source port slt standalone

Last synced: 11 days ago
JSON representation

⏳ SLT usage meter standalone MacOS application.

Awesome Lists containing this project

README

        

# 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

* **Dulaj Kavinda** - *Initial work* - [dulajkavinda](https://github.com/dulajkavinda)