This is an automated archive made by the Lemmit Bot.
The original was posted on /r/opensource by /u/Anxious_Situation_60 on 2025-06-21 11:25:01+00:00.
Hi r/opensource community, I’m excited to announce a major release for textbee sms-gateway.
What is textbee?
textbee.dev lets you send and receive SMS messages through your own Android device using a simple REST API or the web dashboard. It’s open-source, self-hostable, cost-effective alternative to services like twilio - ideal for developers, startups and commutities to integrate sms into your apps.
what’s new in this version?
- SMS Status Tracking – See if messages are sent, delivered, or failed
- More Reliable Incoming SMS – Automatic retries and improved delivery
- Offline Support – Tracks messages even when the device is temporarily offline
- improved UI/UX in both the Android app and web dashboard
- Increased file size limits for bulk SMS CSV uploads
- Various bug fixes and performance enhancements
Links:
website: https://textbee.dev/
source-code: github.com/vernu/textbee