Qode is an C++ written Integrated Development Environment based on the Qt framework. It is specialised on C++ and aims to be as lean and user-friendly as possible by adding only the features a developer really needs.
Development MOVED to Google Code (http://code.google.com/p/cliche/) Cliche is a small Java library enabling very simple creation of interactive command-line user interfaces using metadata.
The qmeterslib library provides a highly customizable Qt widget for creating complex 2D analog dial widgets. It supports multiple scales, multiple needles, and customizable needles and backgrounds. A demo application is included.
This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
The Eclipse OpenGL Pack is an Eclipse PlugIn, which provides an easy-to-use way to develop and deploy OpenGL-enhanced Java applications within the Eclipse IDE. It includes all external libraries that are required to get an OpenGL application started.
A platform-independent graphical user interface specification language. With this language, one specification can create user interfaces using any toolkit.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
With FlexMT each flex program can be easily equipped with multi-touch operation. FlexMT supports symbolic and direct gestures like dragging, rotating or scaling and uses TUIO for touch detection. FlexMT is part of a Tabletop-Project at the FH-Trier.
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
The JavaScript User Interface Library lets you build cross-browser interfaces for web applications with object-orientated JavaScript. No HTML. No CSS. Check out http://www.javascriptui.org for more details and features.
This projects develops a tools to make statistics for the tchoukball (it's a swiss sport). That software will allows to save actions for each players in a match and compute statistics.
KTable is a custom SWT table widget that provides a flexible grid of cells to display data. Since it is custom-drawn, it does not have the restrictions of the native SWT Table control.
Project that allows you to edit various files on a server through your web browser. Has syntax highlighting, and eventually will beable to debug php files through it's interface You can see a sample here: http://www.phpwebbug.org/TestClient/
GUIH (Graphics User Interface in Header files) is a simple, light-weight,
and cross-platform visualization library for images and 2D/3D OpenGL graphics,
implemented entirely in C++ header files.
Middle level device drivers for the Ultraship U-2, a USB HID scale, no brand or company name available. Includes basic test scripts, drivers, example implementations and documentation. The output of this driver will insert it into applications.
This is an on-focus drop-down javascript calculator built using the object oriented javascript, which can
be attached to any input fields on your webpages. Any number of instances can be used on a single web
page.
ANOTHER GUI interface for Wix. Makes creating simple microsoft installers incredibly easy. Takes the work out of wix / What good is a candle without a flame?
A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.
Integrating wxWidgets GUI toolkit with PostgreSQL database + some aditional widgets for displaying data from database. This project tries to implement Database-GUI interoperability between ProtgreSQL and wxWidgets. An easy way to develop database apps.
Written in Python, using GTK+ and Cairo, this project is comprised of a canvas capable of drawing East-Asian character glyphs registered at the GlyphWiki project (http://glyphwiki.org), and so-called drawfonts which draw them in a specific style.
mung is "monitor using ncurses, g++" and it's mostly an experiment for learning about ncurses. It runs in a terminal and displays temperature sensor info in real time on a color scale.