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

Repository from Github https://github.commbharanya/SBB-Delay-PushBullet-PusherRepository from Github https://github.commbharanya/SBB-Delay-PushBullet-Pusher

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%