aboutsummaryrefslogtreecommitdiff

Ad-listener

Ad-listener listen for changes at given URLs on:

Then, it send a mail whenever a new ad comes up.

Getting started

In nix-shell, run cabal run ad-listener.

Tests

In a nix-shell, run cabal test

Configuration

See application.conf.

Email

sendmail command is used for notifications.

Ideas

  • add sqlite DB, to get back to previous state if shut down, it also permits to see what has already been seen.