Skip to content

braves-py-alarms sends a notification when the ATL Braves MLB team has home games so that traffic can be avoided :)

Notifications You must be signed in to change notification settings

jhawk7/braves-py-alert

Repository files navigation

braves-py-alert

Details

  • 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 schedule run 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 then pipenv run pip freeze > requirements.txt to setup requirements

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

No packages published