Commit graph

8 commits

Author SHA1 Message Date
9f23eb8c92 Add configurable paths for log and database via config file
- Introduced argparse for custom config file support.
- Added [GENERAL] section in config.ini for log and DB paths.
- Updated logging and DatabaseHandler to use paths from config.
2023-10-22 21:25:37 +02:00
45aad6775d Added NTFY token support for protected topics 2023-10-22 09:04:01 +02:00
98b14dbf8f Added multiple e-mail support - fixed documentation - version 0.9 2023-10-21 10:07:15 +02:00
a295865987 Added Gotify support and documentation fixes 2023-10-13 10:30:23 +02:00
e1b9e9ecc1 Added Pushover support and documentation fixes 2023-10-13 09:07:59 +02:00
e4b35dfe31 Refactoring the code to make it easy to implement other notification providers. 2023-10-13 08:46:01 +02:00
483b169577 Added support for more ntfy servers/topics 2023-10-12 12:29:21 +02:00
1810be7054 Initial upload 2023-10-11 15:02:55 +02:00