Notification to command line

Tom7 years ago

Hi,
maybe I missed some docs, but I'm searching for a possibility to call a shell command via notification. Instead of sending an email or so I would like to call a shell command and pass some parameters. Is there already a possibility to do this? Or do I have to implement it by myself - I saw this custom notificator example:
https://github.com/traccar/traccar/issues/3953
Thanks in advance

Anton Tananaev7 years ago

You would need to implement it yourself.