the countdown clock i wanted to see
this is a subway countdown clock so you can see when you need to run to catch the train. there are others like it, but i like how mine looks :)
maybe 50% working at the moment.
you can see it here.
throw it on a TV or install it as a progressive webapp on your phone or computer!
- get an API key from the MTA
poetry install
API_KEY=${YOUR_API_KEY} poetry run hypercorn app:asgi_app