pjlosco / operationPS5

python check to find ps5 in stock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Alerts for PS5 availability

Development

Start in main.py to see the flow the app.

Deployment

crontab -e

*/2 * * * * /path/to/code/operationPS5/check.sh > /path/to/code/operationPS5/cronresult.log

About

python check to find ps5 in stock


Languages

Language:Python 98.7%Language:Shell 1.3%