Python Forum
Send SMS from my phone number
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Send SMS from my phone number
#1
Hello,

I found a lot of online services that allows me to send SMS.

But I didn't found how to send SMS from my phone with my number, is this possible programmatically?
Reply
#2
Whichever platform you're on likely has an API to do that, e.g. on Android I found https://developer.android.com/reference/...ager?hl=en. Note that on Android the officially supported languages are Java and Kotlin, rather than Python. I'm not sure about other platforms.
aster likes this post
Reply
#3
I am on android, just for the sake of curiosity I found this for apple: https://developer.apple.com/library/arch...TS40017631

I will see if the hussle of learning a new language persuade me instead of using simple and ready to use APIs from old good python
Reply
#4
IMO, Kotlin is quite a nice language to write in (can't say I've done anything on Android, but I've written web and command line apps in it). Certainly a "better Java" in terms of being less verbose, but having great interop with the JVM.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Microsoft text phone verifying account cito 2 979 Jul-21-2022, 12:16 PM
Last Post: cito
  lists Name Address Phone Heyjoe 2 1,779 Jun-21-2020, 10:47 AM
Last Post: Heyjoe
  Access phone via Bluetooth maxwell 2 2,277 Jun-03-2020, 05:22 PM
Last Post: maxwell
  Phone numbers ovidius80 2 2,031 Mar-12-2020, 07:08 PM
Last Post: Larz60+
  Phone Number metro17 3 2,636 Aug-22-2019, 09:20 AM
Last Post: perfringo
  Phone app from python code Androsmeq 1 2,228 Mar-29-2019, 05:16 PM
Last Post: gruntfutuk
  Trying to move a RGB ledstrip with slider of my phone in almost "realtime" help Edris89 0 1,953 Sep-28-2018, 11:03 PM
Last Post: Edris89

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020