Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
/ whos_is_in Public archive

Reports who is in the shop. It's a cron job.

Notifications You must be signed in to change notification settings

FoxDotBuild/whos_is_in

Repository files navigation

Who is Here?

How it Works?

  1. Register your phone and laptop at Fox.Build.
  2. Visit Fox.Build
  3. Our Raspberry Pi will detect your presence.
  4. You will show up as present for others to see here
  5. You gain 1 XP for every minute at the space, helping you advance on our leaderboard.

Setup

  1. Delete old cron jobs by running crontab -e (we used to run an old version called who_is_here.rb).
  2. git clone https://github.com/FoxDotBuild/whos_is_in.git
  3. cd who_is_in
  4. Install whenever: gem install whenever
  5. sudo apt-get install libgmp-dev ruby-dev
  6. gem install nokogiri (XML Parser)
  7. Create a cron job (once only!): whenever --update-crontab
  8. ???
  9. PROFIT! Seriously though, you should be done at this point.

The Web Page / UI

TODO: Tell the folks how they can work on the menu.

About

Reports who is in the shop. It's a cron job.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •