This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
status-script/README.md
2017-04-24 01:36:27 +02:00

307 B

status-script

a simple script in racket that reports on the room status ( without using the api itself)

reports #t if the space is open and #f otherwise based on the image on the website. to start it, have racket installed and either run racket status-script.rkt or chmod it and run ./status-script.rkt