Great :) Any feature requests or problems so far?
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-TouchAlarm - Your touchable Alarm Clock
-
MMM-TouchAlarm - Your touchable Alarm Clock
Description
Hi there,
I’m using my MagicMirror2 with a small RaspberryPi and the 7" touchscreen. I wanted to add an Alarm Clock which I can enable/disable and are able to set the time via the touch screen. So I’ve created this module.
Let me know what you think or if you have any feature requests for it :) Special thanks also to @fewieden (https://github.com/fewieden/) for creating the “MMM-AlarmClock”-Module which inspired me a lot :)
Best regards,
JanDownload
[card:JanLoebel/MMM-TouchAlarm]
-
[mmm-touchgestures] - TouchGestures for MagicMirror 2
Hi there,
I’ve developed a small module to support touch gestures on the magic mirror. It utilizes hammer.js (https://hammerjs.github.io).
https://github.com/JanLoebel/mmm-touchgestures
I will use it to switch on my touch screen different pages.
Hope you enjoy my module, if you’ve questions or problems, feel free to contact me!
Jan
-
MMM-websocket
Hi there,
I’ve created a small module to publish/receive module notifications via websocket. The idea is to combine different functions/devices/instances via a websocket-server. A sample websocket-server is also included in the module.
Have a look at: https://github.com/JanLoebel/MMM-websocket
Please feel free to ask questions or give me some feedback :)