36 projects tagged "English"
Guitar Trainer is an application for mobile devices that helps musicians learn the fretboard of their stringed instrument thoroughly. It supports guitar, bass, banjo, ukulele, mandolin, and cavaquinho (in standard and alternate tunings). It includes a training mode, a game mode, and a tuner. It should work on any Java device supporting CLDC 1.1/MIDP 2.0.
KeePass is a light-weight and easy-to-use password manager that removes the need for you to remember many different passwords and makes it more feasible to use different passwords for each account. It manages your passwords in a secure database encrypted with AES and Twofish, which is locked with one master key or a key file.
Loanr is a simple loan calculator. It's been tested on primary BlackBerry devices and Symbian devices. It's handy to have when looking to purchase a car from a dealer with their frequent jumping back-and-forth from total payments to monthly payments, but also works for other types of loans and less low-pressure situations. The file is unsigned, and may illicit a warning on your device when you try and download it.
MoMELib is a library for development of J2ME applications. It offers the ability to execute commands in threads separate from the AMS callback thread, issue command events programmatically, associate keys (game actions) or sequences of keys and/or game actions with commands, simplify definition and enhance usage of commands, use any complimentary arguments with commands, and more.
MoMELog very simple and extensible J2ME logging framework intended to be used at development time, consisting of a small core and extensions. It provides extensions intended to format logging based on conversion pattern, display logging information on a device's or emulator's screen, and collect it in a destination file. It adjusts to restrictions of the J2ME architecture, gives possibilities for declarative and programmatical configuration, and is CLDC 1.1 compliant.
MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 compliant. It overcomes the lack of a reflection API in the J2ME MIDP API and supports main features of the JUnit framework such as ease of development and running of tests, sharing of fixtures among different tests, the ability to perform simultaneous test runs, and much more. The results of tests are displayed with a progress bar, statistics, and lists of failures or errors with detailed messages for each test.
A Java component for manipulating PowerPoint presentations.