fixc is a simple Financial Information eXchange (FIX) protocol console client.
fixc connects to remote host and sends out FIX messages it reads from local
scenario file.
ctris is a colorized, small and flexible Tetris(TM)-clone for the console.
It also has some small special features. (e.g. a highscore-list)
FreeBSD graphics console (VGL) version of the famous Digger game.
HISTORY
-------
Digger was originally created by Windmill software in 1983 and released as
a copy-protected, bootable 5.25" floppy disk for the IBM PC/XT. As it
requires a genuine CGA card, it didn't work on modern PCs. In 1998 a new
version was created by Andrew Jenner which runs on all PCs with CGA or
better and, whilst retaining all the atmosphere and playability of the
original, has many new features.
In 2000 it was ported to several Unix-like architectures by Maxim Sobolev.
Currently it supports FreeBSD, using either VGL or SDL library, and Linux using
SDL library.
"Mad Bomber" is a clone of Activision's classic Atari 2600 console game,
"Kaboom!," by Larry Kaplan, with spruced-up graphics and sound effects, and
music
lynx is a program which allows a user to access World-Wide Web servers
and other information servers. It uses only ascii representation so
that it can be used from ascii-terminals and dial-in lines.
JRosetta provides a common base for graphical component that could be used
to build a graphical console in Swing with the latest requirements, such
as command history, completion and so on for instance for scripting language
or command line. This project can be seen as the evolution of the components
developed in JyConsole. For now, JRosetta provides only API and graphical
components. A Jython implementation for the scripting engine should be
available during the first semester 2009.
Functionalities
* Generic abstract API for script engine
* Completion window.
* Command history.
* Highly customisable, with external XML descriptor file. (Allow to specify
the script engine to use, colors, font, shortcut...)
Platform compatibility
* JRosetta has been developed in pure Java, but relies on a JVM 1.5.
* No specific hardware is needed.
For further information, please contact us at the following address:
contact at artenum.com
Cone is a text-based mail client. Cone seamlessly handles multiple POP3,
IMAP accounts, and local mail folders. Cone is also a simple newsreader.
Cone is designed to be foolproof enough to be used by inexperienced users,
but also offers advanced features for power users.
Python utilities for console mail clients like Mutt.
sigpager: Offers an interactive selection of signatures.
urlpager[*]: Searches for urls, and retrieves url selected by user.
Urls include Message-IDs.
urlbatcher[*]: Retrieve urls contained in input.
pybrowser: Can be used as general browser call. Application to
override platform default can be specified via -b option.
viewhtmlmsg[*]: Display html message in browser.
wrap: Word wrap text input. With support for messages
(recognition of quote chars etc.).
[*]needs raw message as input to work correctly.
In Mutt, set pipe_decode=no in conjunction with pipe-message.
pfqueue provides a console (ncurses) interface to Postfix 1, Postfix 2 and
Exim mail queues.
It is a real-time queue scanner that shows per-queue lists of existing
messages; the messages can be deleted, put on hold or released.
For example, it may be useful to inspect a traffic jam at a given time, to see
what is falling into and unexpectedly crowding your deferred queue.
Marcus Alves Grando <mnag@FreeBSD.org>
ICMP-Chat is a simple console-based chat that uses ICMP packets for
communication. The data is encrypted using the Rijndael-256 algorithm.