MagicMirror2 & smart infoboard multiple layouts
-
Smartboard v2 for iPad
https://github.com/hangorazvan/smartboard
Customized personal webpage powered by first version and MagicMirror2 open source modular smart mirror platform core framework without local node server and Raspberry Pi or any other linux software. Only 3.5MB (90 files) vs 250MB (23844 files)
Based on:
https://github.com/MichMich/MagicMirror/tree/develop
https://github.com/MichMich/MagicMirror/tree/v1.0.0 (calendar module)
https://github.com/jangellx/MagicMirror (rssnews module)Setup in config.js the language, units, latitude, longitude, location, location ID, timezone and openweathermap.org appID. In calendar loader.js setup .ics path/urls. In rssnews feeder.js setup news RSS path/urls. Change compliments in same name js according to your needs and position of every module. Heavy css edited. Do not use other libraries than those in the js folder, hey were edited from the original ones.
MagicMirror2
https://github.com/hangorazvan/MagicMirror2
Customized smart mirror for HD display powered by Windows 10 stick PC.
(still on concept phase, need glass, frame and stick PC)3rd party modules:
https://github.com/KirAsh4/calendar_monthly
https://github.com/mykle1/MMM-Lunartic
https://github.com/sheyabernstein/MMM-connection-status
https://github.com/hangorazvan/swatch.beat (my module)
https://github.com/hangorazvan/hourlyforecast (modified weatherforecast)Office Infoboard
https://github.com/hangorazvan/MagicMirror2/tree/Office-Infoboard
Customized smart board for HD display powered by Windows 10 office PC.
3rd party modules:
https://github.com/KirAsh4/calendar_monthly
https://github.com/mykle1/MMM-Lunartic
https://github.com/sheyabernstein/MMM-connection-status
https://github.com/yashatgit/MMM-Airtable
https://github.com/hangorazvan/swatch.beat (my module)
https://github.com/hangorazvan/hourlyforecastr (modified weatherforecast)
-
Pretty cool. I was able to get something working fairly quickly but then it took me a while to modify the maybe Romanian phrases like “no snow” and “no rain” and others so there is still some language localization work to be done. Also, I am unable as yet to get my Google calendar ics to work. Is there any log anywhere to debug a “Loading” module? Anyway, nice work!
-
@doctorwhen I will look on your setup and make some suggestions about how to complete the config.
From what I saw you have
url: 'goldenstate.ics',
where is this located this file?
You must uncomment the lines with full path of your Google basic.ics
-
This post is deleted!