15 projects tagged "Terminal Emulators/X Terminals"
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.
Lan Core is software that lets you build a thin client network on a Windows operating system. It was originally designed to work in a server or workstation with Windows XP Professional and using the native remote desktop protocol or RDP. To this end, the Lan Core package includes: (1) the Preboot Execution Environment or PXE service, a server application used to boot the thin clients (also referred as terminals or clients) in a local area network; (2) the thin client operating system (Thin OS), an embedded system based on Linux; and (3) an interface application used to manage the PXE service and thin clients. The thin clients' boot is done through a local area network (LAN), and it is based on the Preboot Execution Environment (PXE) protocol. In order to do it, Lan Core also provides two additional services: a DHCP server and a Trivial FTP server for Windows, used to assign IP addresses and transfer boot files, respectively.
Mrxvt (previously known as materm) is a multi-tab X terminal emulator based on rxvt/aterm. It supports multiple tabs, runtime dynamic tab title, pseudo-transparent backgrounds, user-supplied background images (JPEG, PNG, or XPM), background color tinting, text shadows, NeXT/rxvt/xterm/SGI style scrollbars, XIM, multiple languages (Chinese, Korean, and Japanese) and logging. It is lightweight and fast, and only depends on Xlib.
C-frame is a specialized 2D IDE for cross-platform 'system programming' (development on Windows/Linux/UNIX). You can convert an existing plain ASCII C source file to a CFR format (displayed in an editor as frames). It has compiler support for MSVC++, gcc, and gcc for Win32. It supports GTK+, GTK+ for Win32 with MinGW, and X11 software development.
TN5250j is an AS400 Telnet 5250 written in Java. The emulator provides some of the more advance functions of the 5250 datastream such as edit masks, graphical windows, continued editing fields, etc. It includes a file transfer function to multiple formats such as Open Office and Excel via full SQL query statements, spool file exporting to text or PDF, the ability to email after transfer or export, scripting in Python via the jython language, and more.
XMins is a distribution of the XWin server, a version of Xorg's X11 server that runs on Windows. It allows you to start an X server to access an XDMCP-enabled host or to launch remote applications. Its main advantage over the XWin server distributed by Cygwin is that it doesn't require the installation of Cygwin.
JChassis TermUI is an API for simple GUI-like user interfaces on ANSI/VT100-compliant terminals and terminal emulators, such as Linux virtual terminals, GNOME Terminal, and KDE Konsole. The intent is similar to that of the ncurses library, but done in pure Java. Several commonly used widgets are available.