Get pushbullet notifications on new yad2 advertisements.
- download & install node 8+ & npm
- create a pushbullet account
- install pushbullet app on your android or iOS device & login
git clone https://github.com/maxyurk/yad2notify.git
cd yad2notify
npm install --only=production
- go to pushbullet settings, click on
Create Access Token
and copy the token - edit
config.js
-> paste token topushbulletAccessTokens
value - search yad2 for whatever you need and copy the link of the page
- edit
config.js
-> paste link tourl
value npm start
npm test
We use SemVer for versioning. For the versions available, see the tags on this repository.
- maxyurk - Initial work - maxyurk
This project is licensed under the MIT License - see the LICENSE file for details