zikusooka / query_huawei_wifi_router

A CLI tool that queries a Huawei LTE WiFi router (MiFi) to get statistics such as signal strength, battery status, remaining data balance etc
GNU General Public License v3.0
13 stars 4 forks source link

Lots of changes, some you may not agree with #3

Closed chicken-suop closed 6 years ago

chicken-suop commented 6 years ago

So, none of this was working for me on my Mac with my model of modem. I've just fixed the code in places I was having trouble. You'll probably want to fix it up a bit if you choose to merge. Also, I think you should have written this in Python or anything else, but bash... although, I can see you've put a lot of work into this, I think you did a great job

zikusooka commented 6 years ago

Thank you for the PR. I have applied all your changes.

BTW, What router model did you use? I would like to add it to the list of compatible modems.