Simple Project List Software Map

Terminal Emulators/X Terminals
164 projects in result set
LastUpdate: 2013-12-27 14:40

AKFAvatar

AKFAvatar is a fancy graphical user interface for text oriented applications where an avatar appears on the screen and provides information in a balloon. It also supports recorded audio files. Applications for AKFAvatar can be written in Lua, and there are interfaces for C and Free Pascal.

A number of ready-to-use applications and modules are provided, including a text viewer and a module that makes question-answer exercises. For POSIX-compatible operating systems there is a man page viewer and a terminal emulator, which makes it possible to run many existing terminal-based programs in this fancy environment.

(Machine Translation)
LastUpdate: 2008-12-02 00:16

Mrxvt

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.

LastUpdate: 2001-01-30 06:12

A Helpful TTY

Ah-tty is an automatic helper for command prompts and shells. It is primarily for novice shell users who would like (or need) feedback and advice about the command they are trying to use or want to use.

(Machine Translation)
LastUpdate: 2003-03-12 15:48

S-terminal

S-terminal lets you create a secure X terminal. Regular X terminals pass unencrypted data between you the remote machine. S-terminal creates an encrypted tunnel through which all X traffic passes. It replaces the remote xdm login screen with a local application that collects username and password, then sets up an ssh tunnel to the remote host and starts a session. It is highly configurable both in appearance and behavior, and deployed S-terminals can be remotely administered. Best of all, it can be added to a KNOPPIX CD to create an instant, bootable, secure X terminal CD.

(Machine Translation)
LastUpdate: 2009-06-10 08:04

Diskless Embedded Technology PC (DIET-PC)

DIET-PC (DIskless Embedded Technology Personal Computer) is a software kit enabling IT professionals to build embedded Linux appliances based on commodity PC or Mac hardware and various commercial embedded appliances. The focus is on platform portability, OS fundamentals and developer friendliness, rather than the end-user UI. The distribution is intended primarily for desktop graphical appliances, particularly thin clients (using the X11/XDMCP, ICA, RDP, and RFB graphics protocols). Although originally a network-booting OS, DIET-PC works well with various forms of solid-state persistent storage and hence is no longer strictly "diskless". The project uses QEMU virtual machines running Debian Linux (under Windows) as self-contained development environments, and hence may also be of interest for its unusual (non-x86) QEMU accomplishments.

(Machine Translation)
LastUpdate: 2005-11-18 19:04

wterm

Wterm is a color VT102 terminal emulator for the X
Window System. While lightweight, it provides an
elegant interface, including NeXTSTEP style scroll
bars and an application menu that integrates well
with the Window Maker window manager and GNUstep
based applications. Wterm works well with any
window manager or desktop environment. Other
features include background images, transparency,
and reverse transparency. Support is included for
the Latin, Chinese, Greek, and Kanji character
sets. An extensive set of runtime options is
available.

(Machine Translation)
LastUpdate: 2013-02-18 04:29

luit

Luit is a filter that can be run between an
arbitrary application and a UTF-8 terminal
emulator. It will convert application output from
the locale's encoding into UTF-8, and convert
terminal input from UTF-8 into the locale's
encoding. It is mainly used to support xterm.

(Machine Translation)
LastUpdate: 2011-08-31 11:44

Cloudstack

CloudStack is a complete package for managing cloud computing and virtual infrastructure. It enables users to easily build, manage, and deploy private and public clouds. CloudStack provides an integrated software solution for delivering virtual data centers as a service, delivering all of the essential components used to build, deploy, and manage multi-tier and multi-tenant cloud applications in a simple-to-install software package. The CloudStack platform includes a management server with a Web user interface and extensions to support a variety of hypervisor software (e.g. XenServer, Xen VMware, and KVM) installed on computing nodes running across multiple networks. The centralized management server scales linearly, eliminating the need for intermediate cluster-level management servers. CloudStack automatically configures a guest virtual machine’s networking, storage, and authentication settings. The software can also integrate with physical components such as switches, routers, load balancers, and firewalls.

(Machine Translation)
LastUpdate: 2002-06-06 18:41

Netstation Linux

NetStation is a Linux distribution for diskless thin clients terminals using standard x86 hardware. It can boot from network, floppy, or flash-disk and connect to an application server using VNC, RDP, XDM, SSH, telnet, Citrix ICA, or Tarantella.

(Machine Translation)
LastUpdate: 2004-03-11 13:50

Kuake

Kuake is a KDE terminal application which resembles the console found
in Quake games.

(Machine Translation)
LastUpdate: 2005-06-30 03:18

ggiterm

ggiterm is a software terminal emulator like
xterm. However instead of X, it uses the GGI
system for its rendering, which allows it to be
displayed on anything from a framebuffer to
multi-screens across networked hosts (including
ordinary X sessions). It features multiple font
formats, anti-aliasing, vt100 compatibility, and full internationalization.

(Machine Translation)
LastUpdate: 2004-09-03 11:19

multi-aterm

multi-aterm is a multi-tab terminal emulator based on aterm for the X Window system. It provides tab functionality without requiring KDE or GNOME.

(Machine Translation)
LastUpdate: 2006-11-27 07:21

WebTTY

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.

(Machine Translation)
LastUpdate: 2007-06-23 19:32

IBM 3270 Terminal Applications Suite

The IBM 3270 Terminal Applications suite consists
of seven applications. x3270 is an IBM 3278/3279
Terminal Emulator for the X Window System. c3270
is a curses-based 3278/3279 emulator. wc3270 is
the Windows console version of c3270. s3270 is a
script-based screen-scraping application for IBM
hosts. tcl3270 is a Tcl- or Extended Tcl-based IBM
host screen-scraping language. pr3287 is an IBM
3287 printer emulator, which can be invoked from
x3270 or c3270, or can run standalone as a daemon.
wpr3287 is the Windows version of pr3287. x3270,
c3270, wc3270, s3270 and tcl3270 can emulate a
color (3279) or monochrome (3278) terminal. They
implement the TN3270E protocol, support IND$FILE
file transfer, printing via 3287 emulation, and
multiple host character sets (including non-Latin
sets and DBCS Chinese and Japanese).

(Machine Translation)
LastUpdate: 2001-11-13 11:02

hilite

hilite is a utility which executes whatever command you specify, highlighting
anything it prints to stderr. It's most useful when compiling, since warnings
are printed in bright red and are therefore very hard to miss.

(Machine Translation)