wrapper function for apprise

This commit is contained in:
2023-05-12 10:36:28 -05:00
parent 043f0cfcd1
commit 9a50fc7cf4
3 changed files with 23 additions and 0 deletions

6
config.toml.example Normal file
View File

@ -0,0 +1,6 @@
[apprise]
host = "192.168.x.x"
port = 8088
aurls = 'mailto://user:pass@gmail.com'
title = 'test title'
body = 'test body'