https://github.com/samdenty/huawei-mifi-indicator
https://github.com/samdenty/huawei-mifi-indicator
dongles huawei huawei-mifi-devices
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samdenty/huawei-mifi-indicator
- Owner: samdenty
- Created: 2017-04-30T15:50:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T14:16:04.000Z (over 8 years ago)
- Last Synced: 2025-06-08T23:11:23.772Z (about 1 year ago)
- Topics: dongles, huawei, huawei-mifi-devices
- Language: JavaScript
- Size: 119 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Huawei MiFi indicator
This project display a signal indicator in the Windows tray area, for Huawei MiFi devices.



## 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
[](https://github.com/igrigorik/ga-beacon)