@hank_aibtc: Guys, found an amazing project! Turn your idle Android phone directly into an SMS gateway, freely call HTTP API to send and receive SMS, no more paying Twilio or SMS platforms wasted money! The project is called httpSMS, GitHub: NdoleStudio/httpsms In simple terms, install…
Summary
Introduces open-source project httpSMS, which turns idle Android phones into SMS gateways, sends and receives SMS via HTTP API, supports self-hosted Docker and end-to-end encryption, saving money and stable.
View Cached Full Text
Cached at: 07/04/26, 06:39 AM
Hey everyone, I found an awesome project!
Turn your idle Android phone into an SMS gateway. Just call the HTTP API to send and receive texts — no more wasting money on Twilio or other SMS platforms!
The project is called httpSMS, GitHub: NdoleStudio/httpsms
Simply install an APK on your phone (even an old one works), hit the API, and your phone will send SMS for you. Incoming texts can be pushed to you in real time via webhook.
Most useful scenarios:
- Verification codes, system alerts, marketing notifications
- When you can’t get a good virtual number abroad
- When you want to save money but still need reliable delivery
It’s open source, free, supports self-hosting via Docker, end-to-end encrypted, and privacy-safe. Just a few lines of code to call it, and the docs are solid.
HankAI (@hank_aibtc): 🪨 Lately when writing code with AI, there’s a little tool that made me really comfortable.
The two most annoying things for everyone:
- High token costs
- AI replies being too verbose
Especially when using Claude, Cursor heavily — a single long response can easily cost hundreds or thousands of tokens, money burns fast, and context gets clogged.
After trying caveman (GitHub 81k stars), this skill directly solved the pain point.
It lets AI
Similar Articles
@NFTCPS: Don't throw away old Android phones! No need to buy virtual numbers or use third-party SMS platforms. httpSMS turns your Android phone into an SMS gateway. The logic is crude but practical: Send it an HTTP API request, and your Android phone sends the SMS for you. Incoming SMS can also be forwarded to your own…
httpSMS is an open-source tool that turns old Android phones into an SMS gateway, sending and receiving SMS via HTTP API, supporting end-to-end encryption and self-deployment. It is suitable as an alternative for regions where virtual numbers cannot be purchased.
@CycleDecoded: Someone actually made this thing! From now on, if you want to pop a notification on your phone, you no longer need to deal with those disgusting third-party services and complex APIs. It's an HTTP message push tool that's minimal to the core. Whether your code finishes running, a script errors out, or a server goes down, one command and your phone gets the push instantly! binwi…
Introducing ntfy: a minimalist open-source HTTP message push tool that sends notifications to your phone/desktop with a single curl command, supporting all platforms, no registration, and self-hosting.
@CycleDecoded: Bro, are you still foolishly manually copying and pasting articles? How can you grab traffic across the internet with such low efficiency? Today I uncovered an open-source tool that can skyrocket your efficiency tenfold—a must-have for running a self-media matrix! The GitHub project quietly going viral: Wechatsync (WeChat Official Account Sync Assistant), designed to cure the pain of multi-platform distribution...
Wechatsync is a free and open-source browser extension and CLI tool that supports one-click syncing of WeChat Official Account articles to 29+ self-media platforms, greatly improving content distribution efficiency.
@IndieDevHailey: The God-tier Open-source Project Bitchat by Billionaire Jack Dorsey is a Modern Black Tech! Completely Offline, Using Bluetooth to Send and Receive #Bitcoin + Chat!!! - On Planes, Concerts, Subways, Wilderness, Disaster Zones Without Internet... Real-time Communication + Transfer with No Signal at All -…
Jack Dorsey has open-sourced the Bitchat project, a tool that enables offline communication and Bitcoin transfers without internet, using Bluetooth Mesh networking. It supports multi-hop relay, Cashu eCash offline transfers, and double encryption, suitable for scenarios like network outages and surveillance.
pppscn/SmsForwarder
SmsForwarder是一款Android短信转发工具,支持监控手机短信、来电和APP通知并按规则转发至钉钉、企业微信、邮箱等多种渠道,同时提供远程控制功能。