Skip to content

a bot that checks the 'in-stock' status for a few raspberry pi listings

Notifications You must be signed in to change notification settings

guffelman/goPiChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple GoLang program to check if the Raspberry Pi is in stock. When it is found, it sends a post request to a link of your choice with the link to purchase.

Can be run on Windows as an .exe, or as a docker container.

Building the application

Windows:

go build -o GoPiChecker.exe .

Docker:

docker build -t <tag> .

About

a bot that checks the 'in-stock' status for a few raspberry pi listings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published