mbharanya / SBB-Delay-PushBullet-Pusher

This is a simple script to send you a Pushbullet push if a train connection is expected to be late

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SBB-Delay-PushBullet-Pusher

This is a simple script to send you a Pushbullet push if a train connection is expected to be late

How to use:

  1. Change config.json to your stations and departure times
  2. export PUSHBULLET_API_KEY=<yourkeyhere>
  3. npm install
  4. node index.js
  5. Add it to a crontab
  6. ???
  7. Profit

About

This is a simple script to send you a Pushbullet push if a train connection is expected to be late


Languages

Language:JavaScript 90.9%Language:Dockerfile 9.1%