RSS 13 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.56
Vit 16.05

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.18
Vit 21.19

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 11 Nov 2012 SimBlog

Screenshot
Pop 40.10
Vit 1.31

Simblog aims to be one of the most easy-to-use and lightweight blogging platforms. It emphasizes user experience, workflow, and ease of use without neglecting usability and extensibility. It will take full advantage of what HTML5 and CSS3 have to offer without delving too deeply into experimental features. It is built on its own lightweight framework, which allows a high degree of extensibility and modularity for your blog. It uses Smarty as a templating engine (which also provides a caching mechanism), jQuery and Kendo UI for frontend design, and MySQL as a database.

No download No website Updated 07 Feb 2012 jQuery.AJAX

Screenshot
Pop 21.17
Vit 21.70

jQuery.AJAX utilizes specific security header options to process all AJAX requests. It supports CSRF using the X-Alt-Refer header option and checksum using the Content-MD5 header option.

No download Website Updated 03 Jan 2012 six-irc

Screenshot
Pop 19.47
Vit 22.46

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.30
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.83
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.53
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.

Screenshot

Project Spotlight

cxxtools

A library of unrelated, useful C++ classes.

Screenshot

Project Spotlight

lookat

A program to view text files and man pages.