RSS 11 projects tagged "simple"

Download No website Updated 30 Apr 2013 aFileDialog

Screenshot
Pop 28.57
Vit 4.66

aFileDialog is an Android 2.2+ library that implements a simple and easy to use file chooser. The file chooser can be opened as a Dialog or as an Activity. You can filter files using regular expressions, select files or folders, and create files and folders.

Download Website Updated 06 Sep 2012 libKISSlog

Screenshot
Pop 31.40
Vit 16.08

libKISSlog is a trivial lightweight C++ template library designed and written according to the KISS (Keep It Simple and Straightforward) principle. It leans heavily on STL for keeping its implementation as simple as its usage, and tries to provide C++ developers with a lightweight, paradigm-pure, and flexible alternative to logging libraries which use design and/or implementation decisions which at least the author of libKISSlog believes to be questionable. Its easiest to explain why libKISSlog would be suitable for your needs by listing the things which libKISSlog does not choose to use or do: no singletons or other forms of mutable global state, no macros, no attempt to fit the Java runtime everything model onto a C++ library, no attempt to be a Java-style (bloated) framework, no attempt to make the choice for you of whether you need thread safety, and no compromise on simplicity in order to facilitate questionable inner-loop logging practices.

Download Website Updated 04 May 2013 mdp

Screenshot
Pop 76.47
Vit 3.96

mdp stands for "Mot de Passe", which means "password" in French. It wraps GnuPG for encryption and deals with all the small details of generating, managing, and fetching your passwords. It is similar to many other programs, but differentiates itself with simplicity (not button-driven simplicity, but with a Unix less-is-more style). For example, beyond the use of GnuPG for encryption, it lets you use your own editor to manage your passwords, categorize them, and delete them. In order to avoid passwords lingering on your screen, the results from the queries are displayed through a custom pager which is cleared after a customizable timeout (defaulting to ten seconds).

No download No website Updated 01 Mar 2012 TouchableViews

Screenshot
Pop 19.16
Vit 21.22

TouchableViews is a simple GUI library for embedded systems. It is intended to be used in applications that are simple enough to not require an operating system or a full-featured GUI library, and is well suited for small touch panels.

No download Website Updated 03 Jan 2012 six-irc

Screenshot
Pop 19.44
Vit 22.49

six-irc is a simple IRC client. It's inspired by sic (from suckless.org), but is more usable and even smaller.

No download Website Updated 26 Sep 2011 XPathAPI

Screenshot
Pop 40.40
Vit 1.00

XPathAPI is a Java library which offers simple methods to select nodes on XML document trees using XPath expressions. These methods relieve you from writing many lines of repetitive code. With XPathAPI, many common tasks become simple one liners.

Download No website Updated 20 Nov 2011 PerlDaemon

Screenshot
Pop 89.67
Vit 2.44

PerlDaemon is a minimal Unix daemon framework. It can be programmed in Perl to perform any task. It supports automatic daemonizing, logging and logrotate support, clean shutdown, and PID files (including a check on startup). It's easy to configure and easy to extend by customizing the daemonloop subroutine.

Download Website Updated 14 Mar 2012 Avoision

Screenshot
Pop 32.47
Vit 3.43

Avoision is a very simple arcade-style game. There's no story, no fancy graphics, no campaigns--just frantic, high-speed gameplay. Gameplay consists of moving a green block around with the arrow keys. The goal is to capture the red block before the timer runs out to score points. You must avoid all the white blocks that appear as you progress through the game.

Download No website Updated 02 Nov 2011 Treep

Screenshot
Pop 91.52
Vit 3.84

Treep is a simple language for doing symbolical computations. It operates on numbers and strings that can be organized in more complex objects. These objects are lists of name-value pairs that are stored in memory as AVL trees. It has about sixty built-in functions to operate on such data and a way to define new functions. Treep syntax very much resembles Lisp. The power of treep is its simplicity and security. Treep is a good tool do process objects and relations between them. For example it is possible to define graphs as a sets of vertices and edges in text file, parse that file, do any computations you like, write modified data to text file. Treep works well on graphs, trees, linked lists, simple hashes. Treep is not good at processing texts, dealing with system input/output.

No download Website Updated 16 Sep 2009 SDLbits

Screenshot
Pop 18.71
Vit 36.68

SDLbits is a very lightweight SDL wrapper for Java. This library was designed to be very small and simple. It does not use Swig, but goes directly from "native" Java definitions to the sdlbits C wrapper library to SDL or OpenGL (in C). All symbols are exposed as they would be in C, except the "SDL_" prefix has been removed, since all names are inside the SDL class. The SDL structures from C are translated to very simple Java classes, such as SDL.VideoInfo. Most fields are exposed as read-only "get" methods, but "set" methods for writable members are supported as well. These classes simply interface to the actual C data with a ByteBuffer "pointer".

Screenshot

Project Spotlight

beaTunes

An iTunes companion for BPM detection, song matching, and meta data correction.

Screenshot

Project Spotlight

Magento News And Press Release Extension

An extension which creates a separate page for an admin to publish news related to product and services.