No parameter on this…
the table displays with name of trains…some TERXXX and TGVXXXX…i wanted to have a difference between both for the fun in css…
Read the statement by Michael Teeuw here.
Posts
-
RE: adapt css to a module with content
-
adapt css to a module with content
Hello,
i’m working with MMM-PublicTransportHafas. This module is compatible with french stations.
I’m trying to modifie css with my parameters. For Germany here a example.rb, .re { background-color: #F01414; border: 0.5px white solid; color: black; } .rbWithProductName:before { content: "RB "; }the name of train in Germany is like RB 1232 but in France it’s more like TER1232…There is no space between name and number. How adapt the content to define TER associed all numbers after
.ter { background-color: #F01414; border: 0.5px white solid; color: black; .terWithProductName:before { //////????? content: "TER~p ";/////????thanks for a help
-
RE: MMM-RAIN-MAP (new: version 2.x)
@Jalibu same here with module mmm pages…but the module is running alone…So, with mmm pages, take this module in first page…waiting a solution
-
RE: Bedside table alarm clock
@scozzy very fun…
i copied the script for config day and night. Thanks for blog -
carousel tweets, googlemaps and informations départures
Hello,
it’s my first experience in html and javascript after running magicmirror from 3 years. i check all modules with github and it’s very fun.
I decided to begin writting some codes in hmtl with the site https://jsfiddle.net/ and test a carousel autoplay or manual with different informations. i adapted this code with MMM-Widget2 to put the embed code from the site jsfiddle…easy certainly but it could be an idea for future with developpers magicmirror. If someone is interested i fork the code…Here some pictures
Be care -
RE: tide module for France
an example :
{ module: "MMM-Widget2", // disabled: false, position: "left", config: { refreshInterval: 1000*60*5, code: `<iframe src="http://maree.info/26" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="800px" allowfullscreen></iframe>`, iframeStyle: { width: "800px", height: "400px", }, } }, -
RE: tide module for France
peut être par une astuce simple…si le module n’existe pas.
use MMM-Widget2 et add a html code in adding your web on the site “iframe generator”
you can write me directly if you want help -
RE: tide module for France
I thing :
Le module utilise le format de données XML de Kartverket en Norvège. Veuillez consulter Kartverket pour plus de détails.
Use mmm marinewheather
-
RE: MMM-NowPlayingOnSpotify stop working after v2.13 update
@panos you have to work this module directly on the raspberry…check again
-
RE: MMM-NowPlayingOnSpotify stop working after v2.13 update
@panos i don’t see… in var config address i 'm using localhost…
-
RE: MMM-NowPlayingOnSpotify stop working after v2.13 update
you have just forget comma for client id,clientsecret…
-
RE: MMM-NowPlayingOnSpotify stop working after v2.13 update
@panos send the config.js here
-
RE: MMM-NowPlayingOnSpotify stop working after v2.13 update
@panos spotify is running with this version …sorry but you need to check your config
-
RE: MMM-NowPlayingOnSpotify stop working after v2.13 update
@sdetweil yes. I do this and a lot of other dependances for this module
-
RE: MMM-NowPlayingOnSpotify stop working after v2.13 update
@sdetweil the errors…same with the script
[2020-10-03 21:04:52.359] [ERROR] [31mWARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'winston'[39m [31mRequire stack:[39m [31m- /home/pi/MagicMirror/modules/MMM-FeedUtilities/LOG.js[39m [31m- /home/pi/MagicMirror/modules/MMM-Provider-JSON/node_helper.js[39m [31m- /home/pi/MagicMirror/js/app.js[39m [31m- /home/pi/MagicMirror/js/electron.js[39m [31m- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js[39m [31m- [39m [2020-10-03 21:04:52.396] [ERROR] App threw an error during load [2020-10-03 21:04:52.397] [ERROR] Error: Cannot find module 'winston' Require stack: - /home/pi/MagicMirror/modules/MMM-FeedUtilities/LOG.js - /home/pi/MagicMirror/modules/MMM-Provider-JSON/node_helper.js - /home/pi/MagicMirror/js/app.js - /home/pi/MagicMirror/js/electron.js - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js - at Module._resolveFilename (internal/modules/cjs/loader.js:627:15) at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16) at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) at Function.Module._load (internal/modules/cjs/loader.js:531:27) at Module.require (internal/modules/cjs/loader.js:685:19) at require (internal/modules/cjs/helpers.js:16:16) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-FeedUtilities/LOG.js:1:46) at Module._compile (internal/modules/cjs/loader.js:786:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10) at Module.load (internal/modules/cjs/loader.js:645:32) [2020-10-03 21:04:52.398] [ERROR] Whoops! There was an uncaught exception... [2020-10-03 21:04:52.399] [ERROR] Error: Cannot find module 'winston' Require stack: - /home/pi/MagicMirror/modules/MMM-FeedUtilities/LOG.js - /home/pi/MagicMirror/modules/MMM-Provider-JSON/node_helper.js - /home/pi/MagicMirror/js/app.js - /home/pi/MagicMirror/js/electron.js - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js - at Module._resolveFilename (internal/modules/cjs/loader.js:627:15) at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16) at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) at Function.Module._load (internal/modules/cjs/loader.js:531:27) at Module.require (internal/modules/cjs/loader.js:685:19) at require (internal/modules/cjs/helpers.js:16:16) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-FeedUtilities/LOG.js:1:46) at Module._compile (internal/modules/cjs/loader.js:786:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10) at Module.load (internal/modules/cjs/loader.js:645:32) { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/pi/MagicMirror/modules/MMM-FeedUtilities/LOG.js', '/home/pi/MagicMirror/modules/MMM-Provider-JSON/node_helper.js', '/home/pi/MagicMirror/js/app.js', '/home/pi/MagicMirror/js/electron.js', '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js', undefined ] } [2020-10-03 21:04:52.404] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? [2020-10-03 21:04:52.405] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues