Skip to content

dougsimmons/nexus6status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

nexus6status.sh

Get an email alert when the Nexus 6 is finally in stock!

This bash script, the variables of which you need to tweak, emails you an alert when the text "out of inventory" is absent from the Nexus 6's product page on Google Play, indicating that it's possibly available.

Usage:

Change variables as needed, chmod it executable and put it in cron like this:
@hourly /wherever/nexus6status.sh >/dev/null

Requirements:

curl, mailx, and (suggested) $800

My first github script, don't judge me. :)

Doug Simmons

About

Get an email alert when the Nexus 6 is finally in stock!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages