Go to file
2024-07-07 12:33:52 +02:00
.env.example Send alarm via api 2024-07-07 10:22:18 +02:00
.gitignore Initial commit 2024-07-07 10:02:01 +02:00
helpers.py Added function to analyse mails and extracted helper functions, calculate city from coordinates 2024-07-07 12:33:52 +02:00
mail_analyzer.py Added function to analyse mails and extracted helper functions, calculate city from coordinates 2024-07-07 12:33:52 +02:00
main.py Added function to analyse mails and extracted helper functions, calculate city from coordinates 2024-07-07 12:33:52 +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