# Dräger-Handyalarm-Bridge ## Usage ``` python3 -m venv venv source venv/bin/activate.fish pip install -r requirements.txt python3 main.py ```