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.gitcd yad2notifynpm install --only=production- go to pushbullet settings, click on
Create Access Tokenand copy the token - edit
config.js-> paste token topushbulletAccessTokensvalue - search yad2 for whatever you need and copy the link of the page
- edit
config.js-> paste link tourlvalue 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