Skip to content

nathan-osman/nexus-6-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Nexus 6 Checker

This little command-line script monitors the Google Play Store product pages for the four Nexus 6 models. When the inventory of one or more of them changes, a Pushbullet notification is pushed to the specified channel.

Requirements

This script requires:

Assuming you have pip installed, you can simply run the following command to install the dependencies:

pip install requests beautifulsoup4

Usage

Usage is relatively straightforward:

python checker.py [--interval SECONDS] [--debug] CHANNEL ACCESS_TOKEN

Use the --help switch to find out more about each parameter.

About

Checks for changes to Nexus 6 inventory on the Play Store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages