mozillayvr / yvr-conf-free

Visualizes the availability status of conference rooms in the Mozilla Vancouver office
https://yvr-conf.paas.allizom.org/
Mozilla Public License 2.0
4 stars 9 forks source link

yvr-conf-free

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

Running

Getting Started

npm install
npm start

Endpoints and API

Screenshot

http://cl.ly/image/0C0k0x0Q2I2g

Mozilla YVR Supported Conference Rooms

Where $EMAIL = conf room email AND $DATE = moment.format("YYYYMMDD")

Deployment to Heroku

If you want to deploy to the heroku account contact @clarkbw

You can push with the npm script:

npm run push