notifmessage
This commit is contained in:
parent
d3d4565993
commit
6da29cf9d8
@ -169,6 +169,7 @@ if __name__ == "__main__":
|
||||
|
||||
# NTFY
|
||||
# TODO: exec ntfy publish
|
||||
ntfy_init_call = subprocess.run(["ntfy", "publish", "test", "From: %s\nDate: %s\n%s" % (messagesR[i]['Phone'], messagesR[i]['Date'], messagesR[i]['Content'])])
|
||||
|
||||
# Log HTTP
|
||||
print('# Notif HTTP')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user