Photonic3D
Photonic3D copied to clipboard
Send a text message when print is complete
You'll use open open auth to sign into your Twillo account and specify the phone number. Then you'll get text messages when the print get's paused due to out of ink or finished.
The code should work without modification from another project I've been working on...
What would every sms cost?
Edit : Nevermind I found it I guess : https://www.twilio.com/sms/pricing You have to change to your own country ;)! I would pay like 10 cents per SMS
Wouldn't it be possible to use something like an app that sends webmessages like Whatsapp,telegram,kik or whetever is available? This would make this much nicer :)! I recall that there are some overall notification apps for ios and andriod... Maybe that's an option too ;)!
I use this: https://www.twilio.com/sms/pricing
On 1/5/2016 5:27 AM, kloknibor wrote:
What would every sms cost?
— Reply to this email directly or view it on GitHub https://github.com/area515/Creation-Workshop-Host/issues/88#issuecomment-168976339.
How about using some free app?
Email and texting are pretty ubiquitous but there are hundreds of messaging apps on the Internet. If you find a single API that talks to all of them and texts for free, I'll do it. Also keep in mind, developing your own notification is as easy as writing a single method. If you know JavaScript, you could certainly write that. I suppose I could write an upload facility for plugins as well. I'll open a feature for that.