Module for MagicMirror which shows a weekly timetable. Might be helpful for students/teachers/parents to show class schedules, weekly gym courses, sports training sessions, and general weekly recurring events.
MIT License
65
stars
26
forks
source link
Update MMM-WeeklySchedule.js to support an array of timeslots. #28
Added support for an array of timeslots instead of a single timeslot list. Note that it still supports the single timeslot list so it won't break anything. Also supports a default set of times ("def:") in the timeslot array.
Added support for an array of timeslots instead of a single timeslot list. Note that it still supports the single timeslot list so it won't break anything. Also supports a default set of times ("def:") in the timeslot array.