@ceddirr Yes. Packaging was great. Was a good while ago now since I ordered it though.
I’d be careful if you want to cut it though. Make sure you order the right sizes.
@ceddirr Yes. Packaging was great. Was a good while ago now since I ordered it though.
I’d be careful if you want to cut it though. Make sure you order the right sizes.
From my attempts at learning, I think JavaScript and Node.JS are different. Even though node is created with JS it would be worthwhile learning Node.js to get an understanding of how it all runs.
It may be best to let us know what errors you are getting or problems are you are encountering. Are you able to run servermode or are you not getting that far?
Where does it pull the fixtures from? There is currently a new draw for Europa and Champions League Qualifiers. Europa games are today.
Tried giving the Google Assistant SDK a go. Didn’t work well for me due to my Scottish Accent. If I put on a bad American accent it works well but Alexa seems to be perfect with me.
Are you using pm2? That reopens it if you close it. pm2 stop mm
in terminal would close only if you are using pm2.
Otherwise in the terminal that you type in DISPLAY=:0 npm start
, press CTRL + C
@Kimzer said in Monthly Calendar:
@McSorley said in Monthly Calendar:
Great module. Thank you.
I am looking for some help with the css. I am looking to change the entire table to a maximum width rather than the 100% of the “top_left” that I have it at just now. I am also looking for the weekends to have a background color of #606060
Any help would be appreciated.
Did you figure this out? Also interested in it :)
Being working on getting MMM-voice working recently. I’ll certainly come back to it though and let you know.
@Kimzer I have been working on the custom.css for the monthly_calendar but it wasn’t a success. I used MMM-remote to hide what I had in the same position (top_left) and once they were hidden the calendar went down to a size that I was comfortable with. When I show it again, the size increases again. This is specific to showing the the default calendar because adding the timer has an ok width.
Looks like its going to be changing the source CSS rather the custom CSS for monthly_calendar. The work continues…
Hey,
I am looking for the update to the default calendar. I really like the current setup I have
What I would like to do however is add in the location as a “child” to the event like this
If I have a feature like this, I think it would then be great to send a notification to MMM-MyCommute to pull the next location in your calendar and show the commute depending on the time of the event.
Would be grateful if anyone where to give it a go.
I checked the iCal and they do pull a LOCATION but I have no idea how to present it within the calendar.
Thanks,
McSorley