-
gets daily mlb game data and sends notifications when the Atlanta Braves have a home game so that traffic can be avoided on that day ;)
-
runs on daily schedulerun it as a cron job in linux :); UPDATE: This now runs as a container on a cronjob schedule in k3s -
uses env vars
EMAIL=<sender_email>
,PASS=<sender_email_password>
,PHONE=<receipient phone number>
,CC_EMAILS=<comma seprated list of receipient emails>
-
use
pipenv install
thenpipenv run pip freeze > requirements.txt
to setup requirements
-
Notifications
You must be signed in to change notification settings - Fork 0
jhawk7/braves-py-alert
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
braves-py-alarms sends a notification when the ATL Braves MLB team has home games so that traffic can be avoided :)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published