actiona
emulate human activity through a powerful GUI and JavaScript
Actiona is an application that allows you to execute many actions on your
computer such as emulating mouse clicks, key presses, showing message boxes,
editing text files, etc. Tasks can be created using a simple editor or using
the EcmaScript (JavaScript) programming language for more customization.
Actiona is cross-platform.
kgames
Venerable selection of Xaw-based games
These are a selection of various games that use the Xaw toolkit. They
are all from the 80's and 90's and look the part. As a result, they
are also very lightweight. There are a bunch of solitaire (patience)
variants, mille bournes, cribbage and dominos.
img2pdf
Lossless conversion of raster images to PDF
This program will take a list of raster images and produce a PDF file with the
images embedded in it. JPEG and JPEG2000 images will be included without
recompression. Raster images in other formats will be included with zip/flate
encoding which usually leads to an increase in the resulting size because
formats like png compress better than PDF which just zip/flate compresses the
RGB data. As a result, this tool is able to losslessly wrap images into a PDF
container with a quality to filesize ratio that is typically better (in case
of JPEG and JPEG2000 images) or equal (in case of other formats) than that of
existing tools.
tryton-client
Tryton application platform - desktop client
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
netcat-openbsd
TCP/IP swiss army knife
A simple Unix utility which reads and writes data across network connections
using TCP or UDP protocol. It is designed to be a reliable "back-end" tool
that can be used directly or easily driven by other programs and scripts. At
the same time it is a feature-rich network debugging and exploration tool,
since it can create almost any kind of connection you would need and has
several interesting built-in capabilities.