314 projects tagged "Utilities"
bbkeys is the keygrabber for the Blackbox window manager. bbkeys handles all keybindings and keyboard shortcuts for Blackbox. It uses Blackbox's Image classes for rendering its look and feel, so bbkeys will draw itself to match whatever Blackbox style is used. It is highly configurable via the bbconf GUI utility, the included bbkeysconf.pl perl script, or via hand-editing bbkeys's config file.
E-Notes is an application delete, create, and configure your notes. The configuration can modify all properties of a note, like the border, title, text, colors (text and background), background image, font, padding, transparency, window attributes, shading, and defaults. An alarm can also be set for each note, and it works with the Enlightenment epplet and Window Maker dockapp.
GClipper is a multiple buffer clipboard that automatically fetches new selections and maintains them in a history. It shows a listview with the fetched selections and allows the visualization of their details. The selected row in the listview will be used to determine the data for selection retrieval (paste).
Genius is an arbitrary precision integer and multiple precision floating point calculator. It includes its own programming language similar in some aspects to C, bc, or Pascal. It can deal with rational numbers and complex numbers. It has matrix support as well. It uses the gmp library so it is very fast for calculations of large numbers. It has a command line and a GNOME interface. The GNOME interface supports plotting functions and 3D surfaces.
JStart gives the ability to start Java class files (or applets) by double clicking on them from the desktop like any executable program. You only have to assign *.class files to this program. It loads a class file, investigates it according to the Java Sun class file specification, extracts the full class name (including packages), and invokes the main method of that class.