Watches luftdaten.info particulates sensors and sends E-Mails if measurements exceed thresholds
Table of Contents
[X] Features
[X] Read measurement from multiple local sensors by id
[X] Clap: config file, just read measurements
[X] Read config file
[X] Sensors
[X] Threshold by sensor
[X] Default threshold
[X] E-Mail: recipient, subjects
[X] E-Mail Options: exceed, no-data, okay
[X] Print Measurement data to terminal
[X] Check thresholds
[X] Send E-Mails
[X] Send E-Mails
[X] HTML E-Mails with template engine
[X] Add public sensor ID and add graphs to HTML body
[X] Infrastructure
[X] Travis CI, appveyor
[X] Travis: Cross compile for ARM
[X] Travis: Build Debian packages (x86, ARM)
[X] Travis, Appveyor: Push binaries to GitHub releases
[X] Milestone 1
[X] brew recipe
[X] Ansible Role
[X] Milestone 2
[ ] Milestone 3
[ ] Release 0.1
* [ ] Send E-Mails: Move to Futures