Skip to content

1offdev/store-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store-Checker

Get notified when your product is available to order.

.env example values

STORE_URL = "https://www.apple.com/shop/buy-mac/macbook-air/midnight-apple-m2-chip-with-8-core-cpu-and-10-core-gpu-512gb"

PUSHOVER_ENABLED=true
PUSHOVER_TOKEN = "abc12300000000000000000123"
PUSHOVER_USER = "abc12300000000000000000123"
PUSHOVER_URL = "https://api.pushover.net/1/messages.json"

TWILIO_ENABLED=false
TWILIO_SID="ABC0000000000000000111111111"
TWILIO_TOKEN="ABC0000000000000000111111111"
TWILIO_FROM_NUMBER="+15558675309"
TWILIO_TO_NUMBER="+15558675309"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages