The GNUstep example applications:
# Calculator
# CurrencyConverter
# Finger It is a simple front-end to finger, ping and traceroute.
# GFractal
# GSTest
# HostAddress
# Ink Text Editor
# NSBrowserTest
# NSImageTest
# NSPanelTest
# NSScreenTest
# md5Digest
gonvert is a conversion utility that allows conversion between many units
like CGS, Ancient, Imperial with many categories like length, mass, numbers,
etc. All units converted values shown at once as you type. Easy to add/change
your own units.
Features:
- 51 categories, 981 units. See the entire list here.
- All units converted values shown at once as you type.
- Descriptions for many units.
- Sort by Unit Name, Value, or Unit symbol.
- Find Units.
- Fully OPEN source so that you can add your own custom calculations
and descriptions.
GRegExp Explorer is a graphical regular expression explorer based on the PCRE
regular expression library. It is possible to test regular expressions on the
fly and check the result in detail.
gRun is a GTK/X application launcher that looks like the
MS Windows 95/98/NT(tm) Run dialog. It has a history function and can
optionally distinguish between console and X programs.
gtkfind is the program to use when you don't want to have to remember all
the options to find(1). It is a graphical program that allows you to
search for files and (optionally) perform operations on them. You can
search for files by using wildcards, by matching file types and/or
permissions, etc. gtkfind requires X and the GTK+ toolkit. It is still
under development, but has reached a stage where it is actually useful.
The GNU hello program produces a familiar, friendly greeting. It allows
nonprogrammers to use a classic computer science tool which would
otherwise be unavailable to them.