pidor/scripts/upd_status.sh.d
Tezza f5666ab147 This script is now tweeting the status of the hackspace when it changes 2015-01-02 15:17:12 +01:00
..
.gitignore added twitter interface 2015-01-01 22:24:58 +01:00
README added twitter interface 2015-01-01 22:24:58 +01:00
TwitterAPIExchange.php added twitter interface 2015-01-01 22:24:58 +01:00
lights electronic lock needs adaptation 2014-11-14 23:03:24 +01:00
tweet This script is now tweeting the status of the hackspace when it changes 2015-01-02 15:17:12 +01:00

README

put script here which are called once per minute
parameters to script are:
scriptname current_status previous_status
where current_status and previous_status are either "open" or "closed"

the script must have the executable bit. 
parameter files can be here but must not have the execute bit