push-stars

1.0.2 • Public • Published

Push Stars

:octocat: ⭐️ Get Push Notification for your github repo stars.

- When someone stared at your repo, this tool will send a Pushbullet notification.

screenshot

npm

Install

$ sudo npm install -g push-stars

Run

# set PUSHBULLET_APIKEY env variable with your Pushbullet Access Token. 
export PUSHBULLET_APIKEY=xxxxxx
 
# set GITHUB_NAME env varible with your Github name 
export GITHUB_NAME=mnpk
 
# run on background 
$ nohup push-stars >> push-stars.log &

Package Sidebar

Install

npm i push-stars

Weekly Downloads

0

Version

1.0.2

License

ISC

Last publish

Collaborators

  • mnpk