Skip to content

Notifier for Rite Aid COVID-19 vaccine appointment slots - uses MacOS desktop notifications and/or mobile notifications via Pushsafer API

Notifications You must be signed in to change notification settings

Nelluk/RiteAidVaccineNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RiteAidVaccineNotifier

Notifier for Rite Aid COVID-19 vaccine appointment slots. Primarily uses MacOS desktop notifications, but can also push to mobile (iOS or Android) with the Pushsafer app (free for the first 50 notifications).

Installation instructions

  • git clone <repo URL>
  • python3 -m venv /new/repo/directory
  • cd /new/repo/directory
  • source bin/activate
  • pip install -r requirements.txt
  • cp config_EXAMPLE.py config.py
  • Edit config.py with your preferred store numbers and other settings
  • python3 notify.py

About

Notifier for Rite Aid COVID-19 vaccine appointment slots - uses MacOS desktop notifications and/or mobile notifications via Pushsafer API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages