A conference room dashboard designed to run on TV displays that lets Mozilla YVR employees know which rooms are currently busy and which rooms are free. Uses Node.js with ical to gather the Mozilla YVR conference room FreeBusy information
npm install
npm start
http://cl.ly/image/0C0k0x0Q2I2g
Where $EMAIL
= conf room email AND $DATE
= moment.format("YYYYMMDD")
If you want to deploy to the heroku account contact @clarkbw
You can push with the npm script:
npm run push