Skip to content

bigcat/AmazonPrimeNowChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmazonPrimeNowChecker

This is an Amazon Prime now checker for the Nintendo Switch.

When finished it will have two parts - 1) a desktop gui for config with notifications of when one is in stock, and 2) A cli that will print to the console with a message to go to amazon for the switch.

Trying it out

First you have to install Node JS for your platform (dowload binary installer from https://nodejs.org/en/, or use a package manager like chocolatey or homebrew)

Then install the dependencies from the command line in the folder you checked this out.

npm install

Finally run either the gui or the cli

npm run gui

OR

npm run cli

Future

Maybe eventually it will be able to check other things.

Acknowledgements

I got this idea from this project, and wanted to make it mutliplatform and javascript

License

Apache2.0

About

This is an Amazon Prime now checker for the Nintendo Switch, maybe eventually it will be able to check other things.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published