Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.
A simple, quick and plug-and-play wrapper for the curses library that provides a shell-like UI. Features include customizable prompt, tab completion, command history and thread-safety (simultaneous input/output). Scotty stands for Shell CreatiOn ToolkiT.
This project implements the TransSkel API as a wrapper around GTK. The goal of the project is to be able to compile simple programs written for Carbon with TransSkel as graphical framework under GTK.
A library for quickly adding flags to a C++ application, by extending this is a base class. Automatically embeds help and xml rendering. Gui wrapper (not finished) should either generate CLI scripts or execute directly.
Kefir is a code sketcher based on tepache that uses pygtk and libglade. Kefir creates a set of wrapper classes around the top level glade widgets in a glade file, to allow the programmer to concentrate on writing a program instead.
gpureftpd is a graphical frontend to configure your pure-ftpd server. You can manage easily all options of the pure-ftpd wrapper and also manage your virtual users.
Ophidian is a Python module created to easily develop wxPython user interfaces. Ophidian provides wrapper classes to transparently load XRC resources and access the user controls inside them, with a minimum of coding effort.
Wrapper classes for the commandline 'dialog' program to allow easier user interaction for commandline PHP scripts. Hopefully other dialog programs (xdialog, zenity etc.) will be supported in the future.
Simple Java text console I/O wrapper functions for common console tasks such as getting an integer, getting a string etc. These functions wrap around the System.out and System.in objects.
UI::Dialog is a Object Oriented Perl wrapper for the various dialog applications. These dialog backends are currently supported: Zenity, XDialog, GDialog, KDialog, CDialog, and Whiptail.