Skip to content

This script sends you an email every time a provided search result at bolha.com changes.

License

Notifications You must be signed in to change notification settings

mezga0153/bolha.com-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bolha.com-notifier

This script sends you an email every time a provided search result changes.

Prerequisites

Install php and curl, on ubuntu you can do it like this:

$ sudo apt-get install php-cli curl

Install php packages required to run the script:

install composer

$ php composer.phar install

Copy config.json.dist to config.json and fill in the configuration values with your favorite text editor

Running

Run the script with:

$ php notifier.php

About

This script sends you an email every time a provided search result at bolha.com changes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages