Simple Project List Software Map

430 projects in result set
LastUpdate: 2014-05-22 15:03

RealTerm: Serial/TCP Terminal

バイナリと難かしいデータを特にターゲットとするシリアル端末プログラムです。 (1) バイナリデータとデバッギング難しい通信問題。(2) activeXインターフェースを介して他のコンポーネントとして使用するためのコマンド。commポートとTCPをサポート。

개발 현황: 6 - Mature
자연 언어: English
프로그래밍 언어: Delphi/Kylix
User Interface: Win32 (MS Windows)
LastUpdate: 2012-01-21 20:07

rxvt-unicode

rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to store text in Unicode and to use locale-correct input and output. It also supports mixing multiple fonts at the same time, including Xft fonts, real transparency, and an optional embedded Perl interpreter that allows you to extend your terminal easily.

LastUpdate: 2013-11-23 07:36

sakura

sakura is a vte-based terminal emulator. It aims to provide a terminal emulator that only depends on GTK and VTE. It uses a notebook to allow multiple tabs in the same window.

LastUpdate: 2011-05-15 23:04

Eterm

Eterm is a vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user. It is designed to look good and work well, but takes a feature-rich approach rather than one of minimalism. Current features include color support, background images (all Imlib-supported formats), theme support, and pseudo-transparency.

(Machine Translation)
LastUpdate: 2009-08-23 12:51

rxvt

Rxvt is an 8-bit clean, colour xterm replacement that uses significantly less memory than a conventional xterm, mostly since it doesn't support toolkit configurability or Tek graphics, but also since features can be removed at compile-time to reflect your needs.

LastUpdate: 2013-09-26 19:03

Conserver

Conserver provides remote access to serial port consoles and logs all data to a central host. Local and network serial connections are supported. Server console history can be replayed from the console app even if the server is down, and multiple users can connect to a single serial connection.

(Machine Translation)
LastUpdate: 2014-04-12 22:37

termit

termit is a terminal emulator based on the vte library. It includes tabs, bookmarks, the ability to switch encodings, and Lua-scripting.

LastUpdate: 2013-04-30 22:19

GNOME Terminator

Terminator is an application that provides lots of
terminals in a single window, saving valuable
screen space otherwise wasted on window
decorations and not quite being able to fill the
screen with terminals.

(Machine Translation)
LastUpdate: 2003-04-21 08:11

Multi Gnome Terminal

Multi Gnome Terminal is an enhanced version of
gnome-terminal, with many powerful new features
and extensions. The most notable enhancement is
the ability to run multiple terminals within the
same window. Each terminal may be accessed by its
"tab", through keyboard shortcuts, or menu
selections. Inactive terminals provide an alert
when the buffer changes by changing the color of
the tab labels. Other enhancements include a
toolbar, a buttonbar, flexible command options to
launch new terminals, tabs, and shells from either
the GUI or command line, customizable key bindings
for MGT functions and other uses, font shadowing,
the ability to "split" terminals so that each
window can simultaneously multiple terminals, the
ability to "view" or "bond" terminals with other
terminals, and various other improvements.

(Machine Translation)
LastUpdate: 2012-02-25 04:47

twin

Twin is a text-mode window environment. It turns a text terminal into a X11-style display with window manager, terminal windows, and can also serve as display for remote applications. Each terminal window provides the functions of a text-mode Linux console. Twin runs on X11, libggi, itself, the Linux console, and any termcap/ncurses-compatible tty. It supports multiple simultaneous displays, and can attach/detach each display on the fly.

(Machine Translation)
LastUpdate: 2013-04-07 20:34

mintty

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.

LastUpdate: 2012-05-04 22:20

LibVNCServer

LibVNCServer is a library that makes it easy to make a VNC server. All you do is provide a frame buffer and some I/O functions, and call a function each time the frame buffer changes. It supports all encodings known, including tight, zlib, ZRLE, and cursor encodings. It also includes the HTTP server from Xvnc, so you can start a java viewer by surfing to http://my.vnc.server:5801 or similar. It includes a beta version of LibVNCClient, which makes it easy to make a VNC client. Also included is LinuxVNC, which is to the Linux console as WinVNC is to the Windows desktop.

LastUpdate: 2002-01-07 22:11

LTSP

Linux makes a great platform for deploying diskless workstations that boot from a network server. The LTSP is an open source project to create the administration tools that will make setting up a diskless Linux workstation easier.

LastUpdate: 2006-01-15 21:01

AweMUD

AweMUD is a MUD server for use with fantasy-settings. Features include fully dynamic objects and characters, an advanced scripting system, and custom worlds. The engine will eventually have completely interactive rooms (items can be placed under benches, doors can be destroyed), complex magick, and interactive NPCs.

LastUpdate: 2014-03-09 01:56

dvtm

dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm, to the console. As a console window manager, it tries to make it easy to work with multiple console based programs like vim, mutt, cmus, or irssi. dvtm is intended to be used where X11 isn't available or over SSH. In conjunction with dtach, it can be seen as a lightweight alternative to GNU screen.