My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 11
When writing anything that needs to communicate with a terminal in some way it is almost always speaking some dialect of VT100 or ANSI. This library aims solely at parsing a stream of VT100/ANSI data and then letting the host application do the rendering. Many other project also parse VT100/ANSI ...
zterm is a terminal (VT100, xterm, ...) emulator with excellent traditional Chinese support.
=== Overview === Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins. Most typically, login shells would ...
A servlet that connects the input/output streams of the org.codehaus.groovy.tools.shell.Groovysh to an AJAX page based on the JavaScript of the [http://code.google.com/p/shellinabox/ shellinabox] project.
A terminal emulator for communicating with the built-in Android shell. Emulates a reasonably large subset of Digital Equipment Corporation VT-100 terminal codes, so that programs like "vi", "Emacs" and "NetHack" will display properly. This code is based on the "Term" application which is included...
#summary About SSH Console. = Introduction = The SSH Console is a Mozilla extension that provides a shell-like terminal that can be used to connect to and interact with remote servers over SSH. The terminal provides VT100 terminal emulation, which also enables the use of remote shell comman...
Soiled is a TELNET client and terminal emulator (VT100, VT102, xterm etc). The code repository also contains a server designed to test mud clients (TELNET clients in line-by-line mode with extra features) and various mud related protocols. Soiled is implemented in haXe and it can be run in fla...
Java Swing libraries do not provide any component that acts as a drop-in replacement for a system terminal window that understands ANSI input a la VT100 terminal. This project is to develop a convenient open-source terminal panel component that understands terminal commands and has a pluggable ...
VT 100 Terminal Emulator
ssh terminal that has nice aesthetics and analog feelings. Motivation: I feel uncreative when I have to use terminal apps. It makes me feel like I'm working in a world of 0s and 1s. Its so digital. There are bunch of ssh terminals out there but I couldnt find the one that makes me feel good using...
1 2 Next