What is Nostr?
sebsauvage /
npub14u9…f95w
2025-01-13 10:22:13
in reply to nevent1q…cj54

sebsauvage on Nostr: Du coup vous pouvez poser un shell script de ce genre dans /usr/local/bin/sendnotif ...

Du coup vous pouvez poser un shell script de ce genre dans /usr/local/bin/sendnotif contenant :
#!/usr/bin/env bash
set -o errexit
set -o nounset
set -o pipefail
apprise "<URI du service>/" --body "$*"

et vous pouvez mettre dans certains de vos scripts:
sendnotif "Backup automatique terminé"
par exemple
Author Public Key
npub14u99hm5twfu4f2aqhzh7kuutwvm85qstqf94f979r0ttf942pj6qlrf95w