Skip to content

Visualizes the availability status of conference rooms in the Mozilla Vancouver office

License

Notifications You must be signed in to change notification settings

mconnormoz/yyz-conf-free

 
 

Repository files navigation

yvr-conf-free

A node.js server that gathers the Mozilla YVR conference room FreeBusy information in an effort to display the conference rooms that are currently available for use. You can see a working example at:

Getting Started

npm start

Endpoints and API

( NOTE: currently busy and free also includes a 5 min start time 'fuzz' where a room will be included if it is about to become free or busy )

Screenshot

http://f.cl.ly/items/0F3C3i0g1l2p0U0e2v06/yvr-conf-free.png

YVR Supported Conference Rooms

  • Siwash : yvr-2a
  • Buntzen : yvr-2b
  • Deep Cove : yvr-2c
  • Lighthouse : yvr-2d
  • Crazy Raven : yvr-2e
  • Wreck : yvr-2f
  • Dinky Peak : yvr-2g
  • Adanac : yvr-2h
  • Whytecliff : yvr-commons

Zimbra ICS Calendar URL Format:

https://mail.mozilla.com/home/$EMAIL/Calendar?fmt=ifb&date=$DATE

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

About

Visualizes the availability status of conference rooms in the Mozilla Vancouver office

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published