Hi,
I’ll look into this and come up with a solution that works for everyone. I’m very busy at work right now, but I’ll fix this as soon as I have time. Thanks for the great feedback :)
Module Developers
You have developed a module for the MagicMirror? Join the group and get a “Module Developer” badge!
Posts
-
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
-
RE: MMM-DSBDepartures — Danish public transport departures (Rejseplanen API)
@sys64738 Nice. Don’t forget to add it to the module list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules
-
RE: MMM-RAIN-MAP (new: version 2.x)
With the new
v3.1.0release, MMM-RAIN-MAP gets two new features:- You can now choose LibreWXR (https://librewxr.net/) as an alternative provider, which can be useful in regions with limited RainViewer coverage. You can even host it yourself :)
- A new
opacityoption makes it possible to adjust the radar layer, especially when using a dark map theme. @mdiorio Thanks for the suggestion!

-
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
Touchscreen support has now been added in version 1.2.0.
The vinyl record on the MagicMirror display can now be pressed, dragged and spun directly using:
- a touchscreen
- a mouse
- a remote mouse connection through VNC
The mobile interface also supports both touch and mouse controls. Its additional artwork and track-list views are still available.
You can update an existing Git installation with:
cd ~/MagicMirror/modules/MMM-SpinTheWheel git pull npm install -
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
@Niggich It might be an idea that might work.
I’ll take a look at it and see if I can get it working using VNC.
Thank you for coming up with a fun idea. -
RE: MMM-Bring v2 — a maintained, zero-dependency fork with app-identical category sorting
Dear @S374n ,
I assume that your question is targeting YOUR config-file with your mail-address/password.In this case: I’m pretty sure that this is absolutely NO risk - because your config file config.js is 100% local to you.
There are tons of modules “in the wild” which are using those informations.
The only risk I can see is: You are asking somewhere in this forum for help and paste parts of your config.js in this posting without blanking your own, sensitive information…
HTH & Warm regards,
I’m happy, that you like my refresh.Ralf
-
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
@Niggich
Hi. I don’t have a touchscreen myself so it will be difficult for me to modify the module and troubleshoot to get it working. But it’s definitely a cool idea and the module would feel even better in use. If someone else can help you rewrite the module with touchscreen support, it would be great to hear if the result is good. :) -
RE: MMM-Pinfo Not showing information
@plainbroke The module got an update which shout fix the issue :)
-
RE: New Module MMM-EnregyFlow
@fischi87 Thanks :)
And don’t forget to add your module to the module list.
-
RE: New Module MMM-EnregyFlow
@fischi87 Looks nice!
I noticed you marked it as
UNLICENSED.I’m not a lawyer, but in my understaning, this means ‘All Rights Reserved’ by default, so others cannot legally clone, use, or modify your code, even though it’s public.