Skip to content

Inventory checker for Apple AirPods. Easily modifiable for use with other Apple products.

License

Notifications You must be signed in to change notification settings

brandonasuncion/AirPods-Stock-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AirPods Stock Checker

Python script that periodically checks Apple's stock for AirPods at nearby stores, and sends a notification via Pushover when they become available.

Dependencies

Setup

  1. Modify PUSHOVER_TOKEN and PUSHOVER_USER to your Pushover API keys.
  2. Set LOCATION to the search query for your location. (eg. a zipcode)
  3. Optional: Set STORE_LOC to serve as a whitelist for notifications. If left empty, all store locations will be included for notifications. eg.
    STORE_LOC = ['R146', 'R004']
    

Credits

Brandon Asuncion - me@brandonasuncion.tech

License

About

Inventory checker for Apple AirPods. Easily modifiable for use with other Apple products.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages