Please note that any source code provided may or may not be in sync with any provided binaries.
Unless otherwise specified it the source code this license applies
to the provided software. Please read it.

TASKSWAPPER FOR NOKIA N900
TaskSwapper is a small utility application that runs on Maemo5 based phones such as Nokia N900.
The application registers two hotkeys for quickly swapping between running applications (tasks)
in fullscreen mode.
- GUI written in C++ with Qt
- Service written in C++ using X11 API
- Automatic startup with upstart on boot
taskswapper.tar.gz
taskswapper_0.1_armel.deb
WINDOW STEALTH
Window Stealth is a small utility application application for Windows that can hide and bring back hidden windows by using Alt+Tab like
mechanism or by simply clicking on the application tray icon. This small program conveniently resides in your system tray.
- Small system tray utility
- Hotkey based operation
- Written in C++ using Winui2 and Win32 API
stealth.tar.gz
windowstealth_0.1_win32.zip
WINDOW SHADE
Window Shade is a small utility application that can roll up (shade) and unroll windows by using a hotkey. It can also
toggle some window flags enabling windows that always stay on top or windows that are (semi)transparent.
This small program conveniently resides in your system tray.
- Small system tray utility
- Hotkey based operation
- Written in C++ using Winui2 and Win32 API
stealth.tar.gz
windowshade_0.1_win32.zip
CODESTAT & UNCOOL
CodeStat is a demo application in the uncool package. It can count the number empty and non-empty lines in the files at the
current directory. It can be given a regular expression file inclusion and exclusion filters.
Uncool is a small widget library for console applications. It is designed for writing simple console based
user interfaces using 'high level' widget like interfaces. It has been designed to be simple to use, extend,
understand and integrate. It contains no platform specific code. See the source package for samples on how to use.
- Common widgets such as buttons, input fields, lists and tables even menus!
- Dynamic text paging
- Rudimentary animation such as scrolling text
- Provides events such as focus, draw, keydown, select and click
- Implementation in C++ with boost libraries
- Todo: needs BMP/UTF-8 support
uncool.tar.gz
codestat_0.1_win32.zip
codestat_0.1_linux32.tar.gz
WINUI2
Winui2 is a really small UI "wrapper" toolkit for Windows. The goal is to provide a simple
"object oriented/widget" UI library for applications, without trying to hide the native API
under a fat bulk of code ala MFC. This library is mostly useful for knocking up simple dialog
based GUIs such as those used in WindowStealth and WindowShade.
- Event and policy based design
- Written in C++ using Win32 API and boost
winui2.tar.gz
2009-2010 Copyright Ensisoft www.ensisoft.com