Alerts with custom scripts #238
Closed
atcasanova
started this conversation in
Ideas
Replies: 3 comments 4 replies
-
|
Hey! Thanks fo contributing! Most of what you've described should be theoretically possible with the existing Plugings system. Give it a read: https://github.com/jokob-sk/Pi.Alert/tree/main/front/plugins The notification could be I think relayed via AppRise. |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Won't implement as per reasoning above |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @atcasanova , If you have some time, and know how to code, I've created a walkthrough of creating a custom plugin: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, I guess it would be nice to have an option to run basic shell scripts on events like new device, device connect, disconnect, etc.
Some variables like IP, MAC_ADDR and HOSTNAME would be built-in. I have an android application that i use to receive custom alerts (using push notifications by one-signal free api), and would be nice to use pi.alert with it :)
Beta Was this translation helpful? Give feedback.
All reactions