RSS 8 projects tagged "Console"

Download Website Updated 24 Feb 2013 PlayShell

Screenshot
Pop 68.73
Vit 16.69

PlayShell is a player handler and playlist manager with a shell-like interface for the console. It emulates most playing functions and handles most players like VLC, MPlayer, mpg321, and SoX. It is best for playing music in a terminal or console and supports video files as well.

No download Website Updated 27 Jul 2009 libvt100

Screenshot
Pop 38.54
Vit 1.00

When writing anything that needs to communicate with a terminal in some way, it is almost always speaking some dialect of VT100 or ANSI. The libvt 100 library aims solely at parsing a stream of VT100/ANSI data and then letting the host application do the rendering. Many other projects also parse VT100/ANSI data, but their parser is always tangled up with the actual rendering of the data, making reuse in other projects problematic. The hope is that other projects will start using libvt100 and everyone can stop reinventing the wheel with each project.

Download No website Updated 20 Dec 2012 quIRC

Screenshot
Pop 84.62
Vit 14.93

quIRC is a lightweight console-mode IRC client. It uses terminal escape sequences to provide a clean character-cell based interface, handling things like multiple channels and servers (using tabs), input line editing (with bash-like keystrokes), and backscroll.

Download No website Updated 01 Feb 2012 nSnake

Screenshot
Pop 51.03
Vit 1.46

nSnake is an implementation of the classic snake game with a textual interface. It is playable at the commandline and uses the nCurses C library for graphics. Its purpose is to provide a simply-coded, almost tutorial-like game with C. The source code is thoroughly commented.

No download No website Updated 18 Mar 2012 msnake

Screenshot
Pop 18.81
Vit 20.73

msnake is a simple console-based snake game written in C. There are 3 different fruits with 3 different effects. There is also a high score system.

No download No website Updated 20 May 2012 histogram

Screenshot
Pop 26.34
Vit 19.16

histogram creates a bar chart of data in your terminal. The width of the histogram is scaled to fit your terminal, and uses a resolution of 1/8th of a character.

Download Website Updated 18 Oct 2012 Jaro Mail

Screenshot
Pop 35.04
Vit 1.05

Jaro Mail is an integrated suite of interoperable tools for GNU/Linux and Apple/OS X to manage email communication in a private way, without relying on online services (in fact, encouraging users to store email locally). It mainly features a system for mailinglist filtering, address-book integrated whitelisting, and long-term email storage and archiving with functions for fast search and usage statistics. It makes internal use of customized versions of popular Unix tools like Mutt, Fetchmail, Procmail, Mairix, and Msmtp.

Download Website Updated 05 Mar 2013 yetris

Screenshot
Pop 141.09
Vit 2.23

yetris is a Tetris clone which runs on the terminal. It has colors and high scores, along with many features found on modern Tetris implementations. It's made with C and runs on (most) Linux terminals.

Screenshot

Project Spotlight

cego

A relational and transaction-based database system.

Screenshot

Project Spotlight

Flot

Flot is a pure Javascript plotting library for jQuery.