MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. aschulz90
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 7
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by 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.

      posted in System
      aschulz90
      aschulz90
    • Persistent Config Interface

      This module allows all modules to make changes to other modules, which persist through a restart of the mirror and are applied instantly (mostly).

      Video:

      Video of it in action

      Usage

      See Github page.

      Notes:

      • the used app is not part of this module and will be released later
      • latest version of MagicMirror 2.1 is required for this module to properly work (there are some bugs in 2.0 that prevent that)
      • i currently plan to add showing/hiding modules aswell, not just add/remove/change a module
      • i have only tested it with the standard modules and some of my own and not all config values, more tests are always welcome!
      • values that directly influence a modules node_helper shouldn’t currently apply instantly, only after a restart (i am not sure if i can solve that, every module might need to do it itself)!
      • a lot of functions for dynamically adding node_helpers and client-side modules are just copied/slightly modified from the core application, because they are not publicly accessible (might change in the future)

      If you find any issues or have any feature request, please post them here or open an issue at Github, thanks!

      posted in Utilities
      aschulz90
      aschulz90
    • 1 / 1