Commit graph

8 commits

Author SHA1 Message Date
Ben 95e830e5c9
Improve README.md, mention WMN_CONFIG_PATH 2023-10-27 14:42:41 +02:00
Ben 5364860191
Add pyproject.toml, refactor notify.py
Add instructions how to run the matrix-notify command-line program.
2023-10-27 14:09:13 +02:00
Ben a0279c12e6
Move to pipenv, update dependencies + more
Replaces occurrences of channel with room (deprecates channel arguments).
Use python native logging module instead of prints.
Remove .idea from git
Simplify .gitignore
2023-10-27 13:46:58 +02:00
Ben 3b50125d54
Update to Flask 2 and matrix-nio
Use asynchronously running code.
Rewrite error handling and all api interactions.
Add config.yml.example and more configuration options.
Improve README.md.
Update licenses in all files.
2021-06-28 09:56:48 +02:00
Ben 5c7571f952
Add better output for prometheus alerts
and add testrequest JSON file.
2020-09-27 17:55:20 +02:00
Christian Steinhaus 9a0f0cbfba Updated README 2019-08-09 13:29:42 +02:00
Christian Steinhaus af50c6211b Added json test request and how to testing 2019-08-08 10:05:00 +02:00
Ben c95b760316
Init. Add readme, license and gitignore 2019-07-18 13:19:03 +02:00