A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
How can i pass query / parameters from URL to module
-
@sdetweil
@Sean
Thanks for your quick response, you are faster than my programming timeslots in my “mancave” are. Today i had some time and got it working.I will test my module changes (for MMM-Navigate) on my mirror for some days, maybe i find some errors and can fix them before i upload it to quick to github in a poor “quality”.
My intension was to get rid of MMM-Remote-Control in my installation, as i found errors (while a new install of my MM) and as it seems that MMM-Remote-Control is not maintainanced anymore.
I added following features to MMM-Navigate:
- Raspberry operations: any Shellcommands, i use it for
- restart of MM (pm2 restart mm)
- restart of Raspberry (sudo shutdown -h now)
- reboot of Raspberry (sudo reboot)
- controlling MM by URL Calls (if you dont have a rotary encoder connected or while programming)
stay healthy
Regards
AxLED
- Raspberry operations: any Shellcommands, i use it for
-
Hi,
testing completed, today i uploaded new release to github.
MMM-Navigate - V1.3 releasedRegards
AxLED