[card:aschulz90/MagicMirrorApp]
This is an Android App that allows you to connect to a MagicMirror and modify it. This can either be done via BLE or over Wifi.
Current release status and download link: https://github.com/aschulz90/MagicMirrorApp/releases
I will upload the app to the PlayStore, once the missing features are added.
Requirements
- for BLE, you need to have the ble_app_interface module installed and your smartphone needs to have at least Bluetooth 4.0
- for Wifi, you need to have the MMM-Remote-Control module installed and you smartphone needs to be whitelisted on the MagicMirror
Notes
The modules view lists all currently used modules. But only the default modules have all their possible parameters and descriptions displayed. 3rd Party Modules only show the currently defined parameters. Missing ones need to be added manually by name and type.
I will add a description on how to add new modules to the app soon.
If you want to have your module listed like the Default Modules, feel free to create a Pull Request or an Issue (but the issue will be low priority for me) on GitHub.