#TextNet #Browser is an #Android app that allows anyone around the world to browse the web without a mobile data connection! It uses #SMS as a medium of transmitting HTTP requests to a server where a pre-parsed HTML response is compressed using Google's Brotli compression algorithm and encoded using a custom Base-114 encoding format (based on Basest). All media content, JavaScript, and CSS are removed from the page, but websites that require JavaScript will still render and display. Only HTTP GET requests are implemented.
https://github.com/lukeaschenbrenner/TxtNet-Browser
GitHub - lukeaschenbrenner/TxtNet-Browser: An app that lets you browse the web over SMS

An app that lets you browse the web over SMS. Contribute to lukeaschenbrenner/TxtNet-Browser development by creating an account on GitHub.

GitHub