Matthias Bilger 99386b99e1
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'master' of gitea.d1v3.de:matthias/bibreminder
2020-01-11 07:11:42 +01:00
2019-09-24 17:52:08 +02:00
2019-09-25 04:42:57 +00:00
2020-01-03 19:33:53 +01:00
2019-09-25 06:24:34 +02:00

Bib Reminder for Munich public library

This automatically sending pushover messages when a lent item is about to be returned, while also extending the period if possible.

Configure the docker container with the following variables.

Docker Config

Required

PUSHOVER_KEY Your pushover API Key PUSHOVER_CLIENTS A comma seperated list of pushover client ids. HEALTHCHECK_URL An url for performing a healthcheck (see healthckeck.io for details) BIB_USERS A comma seperated list of combinations of : combinations to check and extend lent items.

Description
Languages
Python 91.5%
Dockerfile 8.5%