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

https://github.com/samdenty/huawei-mifi-indicator


https://github.com/samdenty/huawei-mifi-indicator

dongles huawei huawei-mifi-devices

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Huawei MiFi indicator
This project display a signal indicator in the Windows tray area, for Huawei MiFi devices.

![](https://i.imgur.com/P5PHswX.png)
![](https://i.imgur.com/Vf3mqX9.png)
![](https://i.imgur.com/s1BHVzP.png)

## Getting Started

1. [Download the latest release](https://github.com/samdenty99/huawei-mifi-indicator/raw/master/dist/huawei-mifi-indicator%201.0.0.exe)
2. Press WIN+R and type in `shell:startup`
3. Copy the EXE to the above folder and launch it

## How does it work

Huawei MiFi devices have an inbuilt API to access the status of the device at `192.168.1.1/api/monitoring/status`. A `sessionID` cookie is required to view this XML page, so a request is made to `192.168.1.1` to get one.

### Confirmed devices

- Huawei E5577C
- Huawei E5220

All Huawei MiFi devices should be supported, as the API is included with the Huawei Web OS.

If you encounter any issues with your specific device, open up an `Issue` and I'll attempt to resolve it

[![Analytics](https://ga-beacon.appspot.com/UA-85426772-5/huawei-mifi-indicator/?pixel)](https://github.com/igrigorik/ga-beacon)