Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dulajkavinda/slt-usage-meter-el
- Owner: dulajkavinda
- Created: 2020-06-04T11:55:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T08:44:58.000Z (about 2 years ago)
- Last Synced: 2024-12-14T03:04:10.692Z (11 days ago)
- Topics: added, axios, electron, javascript, macos, open-source, port, slt, standalone
- Language: JavaScript
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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)