suwardhana / tokped-alert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokped-Alert

tokped-alert is php script to get notification when product price is lower than your price.

Installation

Use the package manager composer to install tokped-alert.

composer install

Usage

rename .env.example to .env

change the variable inside .env

Run with php

php -S localhost:3333

About


Languages

Language:PHP 99.3%Language:Shell 0.7%