13 lines
494 B
Markdown
13 lines
494 B
Markdown
# spaceapi
|
|
|
|
Stupid implementation of [SpaceAPI](https://spaceapi.io/) for [Chaos-West TV](https://chaoswest.tv/).
|
|
|
|
As we don't have a physical space, we look at the current Jitsi Lounge status, and use that as an indicator for the space being open or closed.
|
|
|
|
## WTF.
|
|
|
|
Could this have been a cronjob, writing some JSON file to disk? Yes. But we're paying for the whole CPU, so we're gonna use the whole CPU, damnit!
|
|
|
|
## License
|
|
|
|
This software is available under MIT License, see `LICENSE` file. |