Skip to content

ahmed-shehata/AppleStockNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppleStockNotifier

AppleStockNotifier is a small Node.js based server that notifies via email when the preferred iPhone is available in stock in a specific store location.

Get all Apple Store code here

Usage

  npm install
  node index.js <email_from> <email_from_pass> <email_to> <store_code> <iPhone_model> <color> <capacity>

Example

node index.js timcook@apple.com verysecurepassword foo@bar.com 14708 7Plus Black 128GB

Note

'email_from' is configured for GMail

About

AppleStockNotifier is a lightweight Node.js based server that notifies via email when the preferred iPhone is available in stock in a specific store location.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published