Read the statement by Michael Teeuw here.
Are you tired of editing config.js, or have trouble doing it, see my new module
-
I’ve watched as users continue to struggle with formatting in config.js and i think I have a solution
https://github.com/sdetweil/MMM-Config
it automatically discovers what you have installed (in the modules folder) and what you are using (in config.js)
and will let you turn them on/off, edit the settings and change the module positions. all in a form.
every time u start MagicMirror it will check to see if config.js has changed since last time, and if you’ve added or removed something from the modules folder… it will construct a form that will allow you to edit the settings of everything.
and then save it back to config.js (after saving the current copy) (and if using PM2) restart MM to use that new config.js
also works on Windows installations of MM.
it can put a QR code on the screen so you can use your phone or ipad, or other scanning device so u don’t have to know the url
and can also be bookmarked etc…
I supply a css to allow you to change color of the form.some screen shots
initial form screen
base expanded
some places I can tell what you can do
modules list, blue is enabled, red disabled… (u can changed that in the css file)
sample module form section , discovered from module source file and config.js usage (if any)
module position info, cause you may need one above another, (clock and calendar for example)
and things in other areas…
if u disable a module (checkbox), the contents STAYS in config.js, otherwise it would lose the important info (apikeys, urls, etc)
thanks to a few testers(who can name themselves if they want) , we’ve gone thru a lot of modules, but not all…
so I expect there will be reports of troubles… give it a shot and let me know…it currently doesn’t support multiple instances of the same module (used for pages and carousel or similar type modules ), or things like my Covid19 charter.
but I have an open issue and am working on it… -
Possibly the most important module ever written for MM. I can see that all the config errors for users (new and old) will be virtually eliminated. I applaud your work on this. Just fantastic!
Works on MM installations on Ubuntu 16.04 LTS and 20.04 LTS, too.
Peace!
-
if u set your config.js to allow connection from outside the mm system, you can config from anywhere
-
WOW! this is cool. I’ll have to see how it works when I get my test box setup.
-
@sdetweil Haven’t had all users the wish for exactly this app?
Great job :flexed_biceps_medium-light_skin_tone:
-
@sdetweil Happy to see this developing further. Have waited for something like this for ages!
-
-
@mykle1 I develop on Ubuntu 18.04, so it works there too!
-
:thumbsup:
-
hallo everyone,
im new with the fantastic mm and i am german so sorry for my english.
i testing this modul.for me MMM-Config is not working. the config.html page say MagicMirror is not running.
i tested from my pc and direct from my rpi.file not found ‘/modules/MMM-Config/node_modules/jsonform/deps/opt/bootstrap.css.map’
i have installed this module 2 times.
i have searched in the whole rpi but nothing.my rpi:
Raspberry Pi 3B +
updated raspianconfig.js:
address: ‘0.0.0.0’
ipWhitelist: []who have this file, or where can i download this file ?
thanks sdetweil for this great module and a nice day for all