Skip to content

dbrgn/avarulo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avarulo: Price Alert

This tool checks for prices of products in certain onlineshops and alerts you if they drop below a certain price.

Price checks are implemented, alerting is not yet done.

Usage

Setup venv

python -m venv venv

Install dependencies

venv/bin/pip install -U -r requirements.txt

Adjust config.yml with an editor of your choice, then run:

venv/bin/python pricealert.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages