Homer S 654f6720fa * had a hard time with docker image only to find out in the end - after hours - that I commented out the matrix-commander command for testing purposes :see-no-evil:
* There is still testing if I use ENTRYPOINT in the _Dockerfile_ or only entrypoint in the _docker-compose.yml_ as the latter worked well and without any problem.
* fritzab2matrix.py is now executable (WATCHOUT! The hashbang points to your system's python3 NOT to your virtualenv where the dependencies are met!)
* the monitoring is now part of the main function
2021-06-29 14:26:04 +02:00
2021-06-29 00:27:27 +02:00
2021-06-29 00:27:27 +02:00
2021-06-29 00:27:27 +02:00
2021-06-25 14:39:45 +02:00
2021-06-27 14:01:20 +02:00
2021-06-27 14:06:28 +02:00

FritzAB2Matrix

A script that reads out the answering machine of a FritzBox in the LAN and posts the messages into an encrypted private chat of the matrix network.

Uses the python based cmd-line-tool matrix-commander so the matrix-commander.py in this repo is just a copy of that file to ease testing.

Description
A script that reads out the answering machine of a FritzBox in the LAN and posts the messages into an encrypted private chat of the matrix network.
Readme 118 KiB
Languages
Python 99.6%
Dockerfile 0.4%