iammoen / vaccine-appointment-notifier

nodejs file that will pull data from vaccinespotter.org, do distance math, and then notify via pushover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vaccine-appointment-notifier

nodejs file that will pull data from vaccinespotter.org, do distance math, and then notify via pushover

I run this with foreverjs

forever start -a -l forever.log -o out.log -e err.log  process.js

About

nodejs file that will pull data from vaccinespotter.org, do distance math, and then notify via pushover

License:MIT License


Languages

Language:JavaScript 100.0%