Get notified when a product comes back in stock.
TODO: Add overview
Created using python 3.8.
Tested on RaspberryPi 3 with RaspberryPi OS.
An ExpressVPN subscription and account key.
$ python setup.py
Important: If you intend to use phone_alert
, make sure that emails added to EMAILS_TO_NOTIFY
support PUSH (example: @icloud addresses for iOS).
You can get latest .deb package from https://www.expressvpn.com/support/vpn-setup/app-for-linux/#download if the provided one does not work.
$ cd notifier
$ python main.py
Read phone_alert docs to learn how to create alerts for your phone, such as alarms, when receiving IN STOCK emails.
- Implement the use of free proxies for page data requests
- Audio alerts for RaspberryPi via aux speaker
- Android
phone_alert