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

7 lines
307 B
Markdown
Raw Normal View History

2017-04-24 01:31:45 +02:00
# status-script
a simple script in racket that reports on the room status ( without using the api itself)
2017-04-24 01:36:27 +02:00
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