326 projects tagged "Terminals"
RemiX diskless is a complete and powerful graphical client system, suitable for X server remote desktops or Windows Terminal Server clients. The aim of this project is simplicity of installation and configuration. Key features include X server autoconfiguration and other auto-detection tools, the possibility to customize a single thin client, accessibility of local resources from a desktop client, a Linux desktop client and a Windows desktop client (multi-boot), remote audio (for both systems), localization of user client messages, an automatic installation script, the option to install to a USB stick, and very speedy installation procedures (2 to 4 minutes per client). The expected time between power-on and appearance of the login screen is 15 seconds on a machine with an 800MHz processor and 128MB RAM.
Qodem is a re-implementation of the Qmodem DOS shareware communications package, updated for more modern uses. Major features include Unicode support, scrollback buffer, capture file, screen dump, dialing directory, keyboard macros, script support, Xmodem, Ymodem, Zmodem, and Kermit. It can connect over serial port, telnet, ssh, rlogin, and command line, and supports multiple terminal emulations including ANSI.SYS, Avatar, VT100/102, VT220, and Linux.
Proportional Font Terminal is a version of Ajaxterm hacked to use Web-optimized proportional fonts. This allows terminal users to have the same kind of proportional fonts that have all but displaced monospace fonts for mainstream Web use because they offer simply better usability.
Mintty is a terminal emulator for Cygwin and MSYS with a native Windows user interface and minimalist design. It is based on parts of PuTTY by Simon Tatham and provides xterm-compatible terminal emulation, but does not require an X server. Its features include a simple options dialog, Unicode support, fullscreen mode, drag & drop, and window transparency.
Libtermui is a terminal driver library. It is fully standalone and lightweight. It does not rely on termcap or curses libraries. It can drive terminals on a TTY or through a telnet connection directly on a TCP socket. It is fully re-entrant, and can be used to drive multiple terminals from different threads. It includes a getline feature (similar to the one in readline) and some console user interface facilities.