Recieve Signal (https://signal.org/) messages when OctoPrint jobs are complete.
Install via the bundled Plugin Manager or manually using this URL:
https://github.com/aerickson/OctoPrint_Signal-Notifier/archive/master.zip
Ensure that signal-cli (https://github.com/AsamK/signal-cli) is installed and working on the host.
Raspbian Notes:
- https://github.com/AsamK/signal-cli/wiki/HowToUbuntu applies to Raspbian (and Octopi).
- https://gist.github.com/ribasco/fff7d30b31807eb02b32bcf35164f11f works for upgrading your Java.
Test by running the following as the user Octoprint runs as.
signal-cli -u <sender> send -m "signal-cli works from $USER@$HOST" <recipient>
Loosely based on OctoPrint_FreeMobile-Notifier.
Licensed under the terms of the AGPLv3.