Go to file
2024-07-27 00:42:50 +02:00
.env.example Added healthcheck 2024-07-10 10:08:13 +02:00
.gitignore Added logging to file 2024-07-27 00:42:50 +02:00
helpers.py Added logging to file 2024-07-27 00:42:50 +02:00
logger.py Added logging to file 2024-07-27 00:42:50 +02:00
mail_analyzer.py Added logging to file 2024-07-27 00:42:50 +02:00
main.py Added logging to file 2024-07-27 00:42:50 +02:00
README.md Initial commit 2024-07-07 10:02:01 +02:00
requirements.txt Added function to analyse mails and extracted helper functions, calculate city from coordinates 2024-07-07 12:33:52 +02:00

Dräger-Handyalarm-Bridge

Usage

python3 -m venv venv
source venv/bin/activate.fish

pip install -r requirements.txt

python3 main.py