Skip to content

A dashboard for quickly seeing where your colleagues are (in the office, working from elsewhere or on holiday). Works with the WFH API and Slack bot.

License

Notifications You must be signed in to change notification settings

pebblecode/wfh-frontend

Repository files navigation

WFH Front-End

Build

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.

example

Development

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

Deployment

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.

TV Display (Raspberry PI Kiosk mode)

TV Display

  • 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.

Next Steps

TV Mode: Avoid burn in on office displays using animations. A way to cycle through users not in view to allow for larger teams.

LICENSE

MIT

About

A dashboard for quickly seeing where your colleagues are (in the office, working from elsewhere or on holiday). Works with the WFH API and Slack bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published