Awesome
firefoxos-sample-app-telnet-client
Author: andre@andregarzia.com
A sample app for Firefox OS that is a tiny telnet client. It does not supports ANSI or other control characters. Its only a way to demonstrate the TCP Sockets API
Usage of Web APIs
TCP Sockets API is used to communicate with the remote server using raw sockets.
Other Frameworks
This application uses jQuery Mobile to build its interface.