Downloadliste

Projektbeschreibung

The WebTTY package allows any Linux terminal
processes to be controlled via a text area HTML
element on a Web page. The output from the server
process is collected on the server side, and is
sent to a textarea element. Keypresses in the
textarea are collected on the client side and sent
to the server process. WebTTY uses AJAX/DHTML
patterns to achieve in-page updates without
refreshing the entire page.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-27 16:21
0.2

Terminal-Emulation wurde verbessert. Zum Beispiel wurde die Entf-Taste umgesetzt, und die Tab-, Aufwärts-und Abwärts-Tasten wurden für Firefox behoben. Der JavaScript-Code wurde in einer OO-Stil neu geschrieben, und zwei neue JavaScript-Objekte wurde hinzugefügt - eine für Terminal-Emulation und ein für die Verwaltung der aktiven Terminals. Die Verwaltung wird ein Widget Slave-Fenster für jeden neuen Prozess, der offen, um Echtzeit-Anzeige und Aktivität, um das Protokoll zu halten. Die Fenster werden ansammeln kann aber manuell vom Administrator eingestellt werden.
Tags: Major feature enhancements
Terminal emulation has been improved. For example,
the Delete key has been implemented, and the Tab,
Up, and Down keys have been fixed for FireFox. The
JavaScript code has been rewritten in an OO style,
and two new JavaScript objects has been added -
one for terminal emulation and one for
administration of active terminals. The
administration widget will open a slave window for
every new process in order to display realtime
activity and to hold the log. The windows will
accumulate but can be manually closed by the
administrator.

2006-10-25 22:58
0.1

Tags: Initial freshmeat announcement

Project Resources