blob: 41acb3f02af6b37f5ffcb12316ac05ae0f62b62a (
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:
```
./dev
```
Configuration
-------------
See [application.conf](application.conf).
Email
-----
`sendmail` command is used for notifications.
|