Skip to content

Kevin-De-Koninck/pollen-parser

Repository files navigation

Build and tests Push Docker container Quality Gate Status Maintainability Rating Coverage Security Rating

Pollen-parser

How to build and run

Dev container

./build.sh -p dev
./run.sh

Prod container

./build.sh -p prod -v 'v0.0.1'
./run.sh -v 'v0.0.1'

Data source

The source of the concentration levels can be found on meteo.be page.

Pushover keys

This project requires the PushOver keys to be present in a YAML file that is volume mounted inside the container. An example config file:

pushover:
  API_token: 'abcdefghijklmnopqrstuvwxyz0123'
  user_key: 'abcdefghijklmnopqrstuvwxyz0123'

About

A web parser for the pollen in the air in Belgium, sends a push notification to pushover

Resources

Stars

Watchers

Forks

Packages

No packages published