Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreock/hwrt
A simple app to control and check status of Huawei LTE router
https://github.com/andreock/hwrt
Last synced: about 2 months ago
JSON representation
A simple app to control and check status of Huawei LTE router
- Host: GitHub
- URL: https://github.com/andreock/hwrt
- Owner: andreock
- Created: 2022-01-14T23:16:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T17:29:09.000Z (almost 3 years ago)
- Last Synced: 2023-10-25T11:57:12.093Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HWRT
## Just a desktop application to control your Huawei LTE router![Logo](https://github.com/Andrea055/HWRT/raw/main/assets/logo.png)
HWRT is an application wrote with nw.js to control and check the parameters of Huawei LTE router
## Features
- Statistic of SINR,RSRP,RSRQ
- Band selection(work but only one band work)
- Write SMS(not yet)
- View the details of your BTS(only in some country)
- Diagnose your connection with ping and traceroute
- View device in LAN## Installation
Not yet.
## TO-DO
- Band selection(Work with only one band)
- Write SMS(low priority)
- Search BTS(work,need test for other country othervise italy)
- Better UI(medium priority)
- Add theme(low priority)## Library used for this app
- Nw.js(https://github.com/nwjs/nw.js)
- Huawei LTE API(https://github.com/Salamek/huawei-lte-api-ts), thanks to Salamek for this fantastic library