Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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