Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 549 Bytes

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