13 projects tagged "English"
libphidgets is a user-space access library for the Phidget devices. It provides a generic and flexible way to access and interact with the Phidgets, and comes with all the advantages of a user-space library. It is based on libhid (which is based on libusb), thus it requires no HID support in the kernel. Furthermore, it aims to support all operating system supported by libusb/libhid: Linux, BSD, OS X, and Windows.
UnitConverter MIDlet provides easy unit conversion (length, volumes, etc.) on Nokia Series 40 mobile phones primarily, but is compatible with any J2ME CLCD-1.0 (or higher) device (basically all modern phones). It was developed using Nokia J2ME development tools together with Eclipse. Currently, only the Nokia Series 40 quick-access keys and 128x128 pixel display are supported; on other devices some keys may be cumbersome to access and the display layout look weird, but the software should work on most devices out there.
CellarBoss provides a simple way to manage your wine cellar. It lets you easily update your database and includes printable reports. It uses an embedded Derby database so no separate database server is needed. The reports are created using Jasper Reports and can be printed and saved in many formats including PDF, HTML, Open Document, and XLS.
Deduplicator is a simple and efficient data deduplicator that works by hard linking files that have the same content. It is ideal for reducing the size of backups. It can save and restore intermediate results, so you can run it in a few short intervals, and allows you to review changes before they are committed to disk.