InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
TxtNet-Browser Alternatives
Similar projects and alternatives to TxtNet-Browser
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
TxtNet-Browser discussion
TxtNet-Browser reviews and mentions
- An app that lets you browse the web over SMS
- An app which lets you use the internet at 10kbyte/s
- TxtNet Browser – Browse the Web over SMS, No Wi-Fi/Mobile Data Needed
-
Show HN: TxtNet Browser – Browse the Web over SMS, No Wi-Fi/Mobile Data Needed
Hello all,
This is my second year of working on a project[1] with the goal of browsing the web, on an Android smartphone, without reliance on Wi-Fi or mobile data. While this concept might seem aimless, my goal was to provide a way for people in areas with limited, expensive, or censored cellular internet access a way to view the web in a basic format. I finished work on a basic client-server model last year[2], and this year, I implemented a new pseudo-distributed peer-to-peer model that allows any TxtNet Browser user to use their own smartphone to run a background server service that communicates via the user's own primary mobile number. The main advantage to this model over last year's use of the Twilio API is the fact that with an unlimited SMS plan from a consumer carrier, you will likely end up paying significantly less than the amount you would pay for Twilio credits (averaging about ~$0.50 per website). There's a lot going on with the stateless nature of SMS, GSM-7 encoding, and Brotli compression, so please ask any questions you might have!
I've also started up a test server instance running on a +1 country code phone number, so feel free to test out the app with your own smartphone. Like mentioned in the GitHub repo, please be aware that I (necessarily) have access to every phone number and associated request that is sent. Of course, anyone can host their own server instance, and if you would like to share it, feel free to get in touch so I can add the number to the repo! Also, there are likely many bugs still lurking, so feel free to report those.
[1] https://github.com/lukeaschenbrenner/TxtNet-Browser/
[2] https://news.ycombinator.com/item?id=32905496
- TxtNet Browser - Browse the web without Wi-Fi or Mobile Data, relying only on SMS
- BLACKOUT! Was tun, wenn WhatsApp, Signal, Telegram und Threema nicht mehr funktionieren? Briar!
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 Jul 2025
Stats
lukeaschenbrenner/TxtNet-Browser is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of TxtNet-Browser is Java.