RSS 14 projects tagged "simple"

No download No website Updated 01 Mar 2012 TouchableViews

Screenshot
Pop 19.16
Vit 21.17

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.

Download Website Updated 04 May 2013 mdp

Screenshot
Pop 76.11
Vit 4.07

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).

Download Website Updated 06 Sep 2012 libKISSlog

Screenshot
Pop 31.62
Vit 16.02

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 No website Updated 30 Apr 2013 aFileDialog

Screenshot
Pop 28.50
Vit 4.56

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.

Screenshot

Project Spotlight

bareos

A fork of the bacula.org project.

Screenshot

Project Spotlight

XML-Grammar-Fortune

A Perl/RelaxNG/XSLT module to maintain collections of quotes as XML.