Recently completed a mini project in Python and with API. User can send a message to anyone from PC only. Please do give ur valuable feedback and improvements needed.
Thanks and Cheers!
Recently completed a mini project in Python and with API. User can send a message to anyone from PC only. Please do give ur valuable feedback and improvements needed.
Thanks and Cheers!
For further actions, you may consider blocking this person and/or reporting abuse
Kiran Naragund -
sunrisepeak -
Marco Patiño López -
Nevo David -
Top comments (6)
Hi, why not use Twilio? You can then expose a phone number and people can save it to their contacts. Otherwise, the way ISP's have been lately, your SMS message may be flagged as spam. Also, sending arbitrary messages without being able to receive doesn't seem very useful without a way to receive. Twilio would be able to help with that. For example,
github.com/schnipdip/FLY-SAFETY
Twilio is free for messing?
No, but it's insanely cheap.
Completely agreed..
Are you thinking of adding a feature to receive messages?
Yeah, absolutely