A dashboard to let you quickly see where your colleagues are: in the office, working from elsewhere, or on holiday. Built with React, Redux and Webpack.
Designed to be used with the WFH API.
For an overview, see our blog post.
You will need the WFH API to be running alongside. See its own README for the relevant instructions. Then you can run up this front-end with:
npm install && npm start
We use Travis CI and host statically on Amazon S3.
This creates the built version for Production: npm run build
Update the .travis.yml according to your S3 config. we used travis encrypt
here.
- We have this on a screen in the office. Running on a raspberry pi A+.
- On amazon there is a Shopping list to help find the bits you need. We actually didn't need the Power adapter as the USB is directly plugged into the TV.
- Once you have your pi delivered, (we used prime as we were impatient!) Flash the SD card with: Raspbian
- Then follow the steps here to boot the device into fullscreen kiosk mode.
TV Mode: Avoid burn in on office displays using animations. A way to cycle through users not in view to allow for larger teams.
MIT