Skip to content

Checks for a specific model of MBP in stock at an Apple Store

Notifications You must be signed in to change notification settings

yenba/powershell-apple-store-mbp-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Powershell Apple Store MBP Stock Checker

This is a Powershell script that checks to see if a specific model of Macbook Pro is in stock at a specific Apple Store. It has been containerized into a Docker container for ease of use across multiple OS’s.

Prerequisites

Docker Hub Repo

https://hub.docker.com/r/yenba/powershellapplechecker

Docker Run Command

sudo docker run --rm yenba/powershellapplechecker pwsh -File ./AppleStoreChecker.ps1 -model "ENTER_MODEL_HERE" -store "ENTER_STORE_HERE" -pushover_user "PUSHOVER_API_USER" -pushover_token "PUSHOVER_API_TOKEN"

About

Checks for a specific model of MBP in stock at an Apple Store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published