An elegant business-time weapon for a more civilized age, writen in Python. For more information, visit https://github.com/trisweb/business-time
- Make sure you have the python
pyyaml
module installed. You might want to do this with (or however you want, I'm not your boss):
sudo easy_install pip
sudo pip install pyyaml
-
Clone this repo
-
Copy
config.yml.sample
toconfig.yml
and edit theapi-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