luftpost 0.0.4

Watches luftdaten.info particulates sensors and sends E-Mails if measurements exceed thresholds
Documentation

luftpost

Linux & OS X Build Status Windows Build status MIT licensed

Watches luftdaten.info particulates sensors and sends E-Mails if measurements exceed thresholds

Table of Contents

Todos

  • Features

    • Read measurement from multiple local sensors by id

    • Clap: config file, just read measurements

    • Read config file

      • Sensors

      • Threshold by sensor

      • Default threshold

      • E-Mail: receipient, subjects

      • E-Mail Options: exceed, no-data, okay

    • Print Measurement data to terminal

    • Check thresholds

    • Send E-Mails

      • Send E-Mails

      • HTML E-Mails with template engine

      • Add public sensor ID and add graphs to HTML body

  • Infrastructure

    • Travis CI, appveyor

    • Travis: Cross compile for ARM

    • Travis: Build Debian packages (x86, ARM)

    • Travis, Appveyor: Push binaries to GitHub realses

  • Milestone 0.1

    • brew recipe

    • Ansible Role

    • Readme

  • Milestone 0.2

    • Send E-Mails

      • Move to Futures
    • Show full error stack

    • Progress bar for terminal operation