Read the statement by Michael Teeuw here.
MMM-Kermis
-
MMM-Kermis
This a module for Magic Mirror².
This displays the Carnivals (Kermis), you can add, update and delete through a webinterface.
This module is only available in Dutch.
Installation
Clone this repository in your modules folder, and install dependencies:
cd ~/MagicMirror/modules git clone https://github.com/htilburgs/MMM-Kermis.git cd MMM-Kermis npm installUpdate
When you need to update this module:
cd ~/MagicMirror/modules/MMM-Kermis git pull npm installConfiguration
Go to the MagicMirror/config directory and edit the config.js file.
Add the module to your modules array in your config.js.{ module: "MMM-Kermis", position: "top_left", header: "Mijn Kermissen", disabled: false, config: { refreshInterval: 60 * 1000 // 1 minuut } },Load Webinterface for updating the Carnivals (Kermissen)
Open a browser and type
http://serverip address:3001
So if for example you’re MagicMirror is on 192.168.0.48 then you go tohttp://192.168.0.48:3001
The Webinterface for MMM-Kermis will be loaded and you will be able to:add Kermis
complete Kermis
delete Kermis
edit Kermis
sort Kermis information
All the updates are instantly published on your Mirror
Versions
v1.0.0 - Initial release
v1.1.0 - Update for Chromium, install fonts-noto-color-emoji
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login