blob: 2d17e1c9ae78adf5e79b3e2966eb4db19cf96c1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
leboncoin-listener
==================
leboncoin-listener listen for changes at a given URL on the website leboncoin
and send mails with a detail whenever new ads come up.
Getting started
---------------
Install nix:
```
curl https://nixos.org/nix/install | sh
```
Inside the project directory, open a nix shell:
```
nix-shell
```
Configuration
-------------
See [application.conf](application.conf).
Email
-----
`sendmail` command is used for notifications.
|