Since somebody asked me to do so I've adapted my code from last year ([International Pushbullet Server] [US Pushbullet] [N6 Browser Launch] N6 Availability) to be able to setup a channel in order to be notified when the nexus is able to buy in that countries that are still waiting.
International Nexus 6 Pushbullet Java Server channel
I can't setup Nexus 6 Pushbullet Channels outside US because is where I'm living now but I can share a Java program that will work at any country so you can setup your country channel.
Be aware:
How to setup:
The refresh time is 5 seconds
International Nexus 6 Pushbullet Java Server channel
I can't setup Nexus 6 Pushbullet Channels outside US because is where I'm living now but I can share a Java program that will work at any country so you can setup your country channel.
Be aware:
- If they modify the website code this program may not work (but is unlikely).
- The program will check the page where the server or computer is located.
- If you use a VPN be careful because maybe the server will be checking a different country page.
- The only restriction is that the Nexus page has to be available.
- If you share your channel please try to run the Pushbullet server 24/7 because people will be disappointed if the nexus appear and the server is not running.
How to setup:
- Setup a Pushbullet account: https://www.pushbullet.com/
- Create a new channel: https://www.pushbullet.com/my-channels
- Find and save your api key also called acces token: https://www.pushbullet.com/account
- Download the servernexus.jar file
- Install the latest Java in your laptop, PC or Server.
- Setup your java environment variables properly (help)
- Open your terminal or cmd
- Go to the path where your file is located
- Run your servernexus.jar file as: java -jar servernexus.jar <api key> <channel tag> (help)
- Example: java -jar servernexus.jar 11KJ45JH34NDWFN234N423 nexus6availabilityuk
- If everything works well you will see a Pushbullet notification on your channel indicating that the server is running.
The refresh time is 5 seconds
No comments:
Post a Comment