Skip to content

trampi/dhl-pushbullet-notifier-germany

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHL package pushbullet notifier

You have a german DHL tracking number and want to get updates about your package via pushbullet? This might be the solution you are looking for!

Full usage

Usage: dhl-notifier [options]
    -p, --pushsbullet-token TOKEN    Your pushbullet api token
    -r, --reference-number REFERENCE Your DHL reference number
    -s, --sleep SLEEP                Interval between two checks for status updates (default 30 minutes)
        --test-pushbullet            Push a test notification and exit
    -h, --help                       Display this screen

Test pushbullet notification

./dhl-notifier.rb -p <PUSHBULLET_TOKEN_HERE> --test-pushbullet

Setup & run

bundle install
./dhl-notifier.rb -p <PUSHBULLET_TOKEN_HERE> -r <DHL_REFERENCE_NUMBER_HERE>

Questions || feedback?

Drop me a message.

About

A ruby script to inform you about dhl package updates in germany.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages