| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An elegant business-time weapon for a more civilized age, writen in Python. For more information, visit https://github.com/trisweb/business-time
sudo easy_install pip sudo pip install pyyaml
Clone this repo
Copy config.yml.sample to config.yml and edit the api-url key to point to the business-time api url
Make sure it's executable by running chmod u+x business-time.py
./business-time.py - show status of all bathrooms
./business-time.py men - show status of men's bathrooms
./business-time.py women - works, but doesn't really tell you anything useful as of 6/3/2015 since sensors aren't installed
| Back | FazBrowse Home | New Git URL |