Skip to content

rohfosho/CosmosBrowserBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CosmosBrowserBackend

Join our IRC

#cosmosbrowser on freenode!

Cosmos Browser allows the user to connect to the internet through the use of SMS. No data or WiFi required.

Made with <3 at MHacks IV

How it works

After a person inputs a url, our app texts our Twilio number which forwards the URL as a POST request to our Node.JS backend. The backend takes the url, gets the HTML source of the website, minifies it, gets rid of the css, javascript, and images, GZIP compresses it, encodes it in Base64, and sends the data as a series of SMSes. The phone recieves this stream at a rate of 3 messages per second, orders them, decompresses them, and displays the content.

Release plans

We're working hard to get our first MVP release out as soon as possible. We'll be rapidly updating with new features.

Front End Here

Contributer Task
Stefan Android
Rohith Backend

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published