HACKER Q&A
📣 mraza007

Is there anyway to send SMS to your phone without using Cloud APIs


Is there anyway to send SMS to your phone without using Cloud APIs


  👤 discordance Accepted Answer ✓
Yep. Look up one of the many libraries that let you use your Android as an SMS gateway.

e.g. https://pypi.org/project/asms/



👤 cow9
Is the question asking whether you can send SMS without using any cloud API (eg. Twilio, MessageBird), or even without using API from hardware SMS gateways?