Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbaikge/inova-wait

Track & notify Inova hospital wait times
https://github.com/jbaikge/inova-wait

Last synced: 11 days ago
JSON representation

Track & notify Inova hospital wait times

Awesome Lists containing this project

README

        

# Inova Wait Time Tracker

Tracks wait times for Inova hospitals and sends notifications when they change.

The times supposedly update every 10 minutes.

Run with the following command:

`EMAIL_FROM="[email protected]" EMAIL_PASS="gmail-app-password" EMAIL_TO="[email protected]" STORE_FILE="/tmp/inova-wait.json" TRACK_IDS="4 6" ./inova-wait`