Skip to content

Program for mirroring phone notifications using pushbullet

Notifications You must be signed in to change notification settings

FredrikAugust/pb-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushbullet notification mirroring

screenshot of notification

Installing and running

  • Get yourself a Pushbullet API key
  • Clone the repo
  • Navigate in and type yarn
  • Wait while yarn does its thing 🤔
  • PUSHBULLET_API_KEY=$YOUR_KEY_GOES_HERE node index.js or chmod it (chmod +x index.js) and PUSHBULLET_API_KEY=$YOUR_KEY_GOES_HERE ./index.js

You can also add this to rc.local or something along those lines if you with for it to start when you boot your computer.

About

Program for mirroring phone notifications using pushbullet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published