qruiger / cowin-alert

Send email alerts when vaccine is available on cowin.gov.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cowin-alert

Send email alerts when vaccine is available on https://cowin.gov.in

image

Functionality currently is for only a single subscriber that can be configured in subscriber.js
If districtId is not set, Mumbai will be used as default

Before running npm run deploy, create two parameters in parameter store in your aws account

  • gmailPass - gmail password of the account that will be used to send emails (daily gmail limit is 2000)
  • emailText - cheap workaround to have cache for the Lambda to avoid sending repetitive emails

Ensure that you've run aws configure once before deploying from your local machine

About

Send email alerts when vaccine is available on cowin.gov.in

License:MIT License


Languages

Language:JavaScript 100.0%