Init project

This commit is contained in:
qvalentin 2023-12-09 13:02:00 +01:00
parent 728ad0f981
commit 0f044a1de7
3 changed files with 40 additions and 0 deletions

5
Makefile Normal file
View file

@ -0,0 +1,5 @@
install:
pip install -r requirements.txt
run:
FRITZ_PASSWORD=$$FRITZ_PASSWORD python main.py