Superhub 3 CLI
Command line interface for the VM SuperHub 3 router 𐤟 Open SourceOverview
This command line utility started out as a simple client to retrieve connected devices from the VM SuperHub 3, forming a small part of a larger DIY doorbell system.
The current feature set includes the ability to enable/disable the private WLAN and Guest WLAN, reboot the router, and query status information.
The target platform is Python 3.5 (or newer), on both Windows and Linux-based systems.
Refactoring
Codebase refactoring started in 2020 to bring this project closer to the expected structure of a Python project. Due to other commitments it is currently on hold, but you can view the branch on GitHub.
Technologies
- Python 3
- REST