Receive SMS notifications when OctoPrint jobs are complete.
Install via the OctoPrint Plugin Manager or manually using this archive URL:
https://github.com/taxilian/OctoPrint-Twilio/archive/master.zip
You will need an active Twilio account. A free account is fine, but you will only be able to send to your own (verified) phone number. Make sure you go to Phone Numbers
-> Manage Numbers
and get your Twilio phone number; this should be your "from" number.
Loosely based on OctoPrint-EmailNotifier.
Uses twilio-python to send sms messages and phonenumbers to clean them up.
Licensed under the terms of the AGPLv3.