RSS 330 projects tagged "Terminals"

Download Website Updated 13 Jun 2013 GNU Teseq

Screenshot
Pop 90.77
Vit 20.85

GNU Teseq is a tool for analyzing files that contain control characters and terminal control sequences. It is intended to be useful for diagnosing terminal emulators and programs that make heavy use of terminal features (such as those based on the Curses library). It is primarily targeted at individuals who possess a basic understanding of terminal control sequences, especially CSI sequences. However, by default Teseq will try to identify and describe the sequences that it encounters and the behavior they might produce in a terminal.

Download Website Updated 06 Jun 2013 basE91

Screenshot
Pop 151.19
Vit 3.69

basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary unsafe connections like e-mail or terminal lines.

Download Website Updated 28 May 2013 xterm

Screenshot
Pop 679.31
Vit 161.37

The xterm program is the standard terminal emulator for the X Window System. It provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. If the underlying operating system supports terminal resizing capabilities (for example, the SIGWINCH signal in systems derived from 4.3bsd), xterm will use the facilities to notify programs running in the window whenever it is resized.

Download Website Updated 20 May 2013 PHP Shell

Screenshot
Pop 274.19
Vit 9.77

PHP Shell is a shell wrapped in a PHP script. It's a tool you can use to execute arbiritary shell-commands or browse the filesystem on your remote Web server. This replaces, to a degree, a normal telnet-connection. You can use it for administration and maintenance of your Web site using commands like ps, free, du, df, and more.

Download Website Updated 07 May 2013 xtermcontrol

Screenshot
Pop 270.75
Vit 36.59

xtermcontrol enables dynamic control of XFree86 xterm properties. It makes it easy to change colors, titles, fonts, and the geometry of a running xterm, as well as to report the current settings of the properties. Window manipulations such as (de)iconify, raise and lower, maximize and restore, and reset are also supported. It also lets advanced users issue any xterm control sequence.

Download Website Updated 30 Apr 2013 GNOME Terminator

Screenshot
Pop 291.81
Vit 28.46

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.

Download Website Updated 07 Apr 2013 mintty

Screenshot
Pop 313.52
Vit 31.20

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.

Download Website Updated 04 Apr 2013 dvtm

Screenshot
Pop 199.37
Vit 15.07

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.

Download Website Updated 27 Mar 2013 GNU TeXmacs

Screenshot
Pop 973.64
Vit 103.27

GNU TeXmacs is a free wysiwyw (what you see is what you want) editing platform with special features for scientists. The software aims to provide a unified and user friendly framework for editing structured documents with different types of content: text, mathematics, graphics, interactive content. TeXmacs can also be used as an interface to many external systems for computer algebra, numerical analysis, and statistics. New presentation styles can be written by the user and new features can be added to the editor using Scheme.

Download Website Updated 18 Feb 2013 luit

Screenshot
Pop 80.99
Vit 15.00

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.

Screenshot

Project Spotlight

Siege

An HTTP regression testing/benchmarking utility.

Screenshot

Project Spotlight

Black Hole Solitaire Solver

An automated solver for the "Black Hole" and "All in a Row" solitaire/patience card games.