RSS 18 projects tagged "Apache 2.0"

Download Website Updated 20 May 2013 DEMUX Framework

Screenshot
Pop 19.18
Vit 3.62

DEMUX Framework enables Java developers to build modular, cross-platform applications which can run on desktop, Web, and mobile and embedded devices. It is based on OSGI and supports creating JavaFX desktop applications, mobiles apps (Android, iOS, Windows), and Web applications.

Download No website Updated 03 Mar 2013 Night Time Display

Screenshot
Pop 32.68
Vit 11.11

Night Time Display is an Android client which displays the current time in an LED font. It can be used as a bedtime clock. It has a custom set of themes to view different font colors, can change to 24hr/12hr mode, can hide the seconds, can blink the separator, displays a large font and is stretchable according to the screen size, and supports both Landscape and Portrait modes.

No download Website Updated 22 Dec 2012 Pocket Bandit

Screenshot
Pop 23.52
Vit 12.35

Pocket Bandit is a slot machine game for Android. It features a retro style with three reels and ten stops, and is modelled after the classic, mechanical fruit machines of the early 20th century and emulates devices such as the Mills Novelty QT Chevron, Mills Novelty Vestpocket, Groetchen IMP trade simulator, Pace Comet, and Liberty Bell. Unlike the original machines, it also includes elements of skilled and strategic play. You can spin the reels at different speeds by pulling the knob at different speeds, stop a reel at will by yanking the knob up, wager zero to three coins per round, and use no-wager rounds to skip over bad luck streaks.

Download No website Updated 17 Nov 2012 Cheddar for Android

Screenshot
Pop 20.81
Vit 13.73

Cheddar for Android is a port of the Cheddar task management app for iOS.

No download Website Updated 21 Dec 2012 Rikulo Gap

Screenshot
Pop 39.45
Vit 1.14

Rikulo Gap is a bridge implementation of the Apache Cordova mobile framework (a.k.a. PhoneGap) in Dart. It enables developers to access native facilities of multiple mobile platforms using the HTML, CSS, and Dart languages.

Download No website Updated 31 Oct 2012 Android Saripaar

Screenshot
Pop 30.92
Vit 14.35

Android Saripaar is a simple, yet powerful rule-based UI validation library for Android. It following features declarative style validation powered by Annotations, synchronous and asynchronous validations (you don't have to worry about threading), compatibility with Stock Android Widgets, custom view dependencies, quick setup (just download the jar and include it in your libs project folder), removal of most of your validation logic from your code, and compatibility with other annotation frameworks such as AndroidAnnotations, RoboGuice, etc.,

No download Website Updated 28 Apr 2012 Sensor Readout

Screenshot
Pop 31.61
Vit 19.73

Sensor Readout visualizes sensor readout on Android devices. It is designed to provide the readout as rawly as possible and is intended to be used by people who want to test their device's sensors or compare sensors of different devices.

No download No website Updated 10 Jan 2012 QuickDic

Screenshot
Pop 35.11
Vit 22.32

QuickDic parses data from en.wiktionary.org and Beolingus to generate dictionary files that can be used offline. It currently has built-in dictionaries from English to: German (Deutsch - Englisch), Italian (inglese - italiano), Afrikaans, Albanian, Arabic, Armenian, Belarusian, Bengali, Bosnian, Bulgarian, Catalan, Croatian, Czech, Chinese|Mandarin|Cantonese, Danish, Dutch, Esperanto, Estonian, Finnish, French, Greek, Hawaiian, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Irish, Latin, Latvian, Lithuanian, Japanese, Korean, Kurdish, Malay, Maori, Mongolian, Nepali, Norwegian, Persian, Polish, Portuguese, Punjabi, Romanian, Russian, Sanskrit, Serbian, Slovak, Somali, Spanish, Swahili, Swedish, Tajik, Thai, Tibetan, Turkish, Ukrainian, Vietnamese, Welsh, Yiddish, and Zulu.

No download No website Updated 26 Jan 2011 DrugList

Screenshot
Pop 34.34
Vit 29.12

DrugList is an Android application to schedule drug prescriptions. The prescription names are entered into a database, along with the time they are taken. When you exit that activity with the "Save and Exit" button, the time and date for the next medication to be taken is computed, and a system alarm is set. When that alarm fires, you see a ListView with only the drugs due at that time.

Download Website Updated 12 Jan 2011 CRest

Screenshot
Pop 36.74
Vit 29.43

CRest (Client REST) is a lightweight library that simplifies the integration of third party RESTful services into Java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of the Java interface that maps the remote REST methods and the data model the interface will deal with. The rest is achieved by annotating a plain Java interface with the relevant information such as the service end-point, the desired timeouts, URL formats, etc. CRest will handle everything else, including HTTP request generation, auto marshalling of the response, and more.

Screenshot

Project Spotlight

GFeedLine

A social networking client.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.