Cnagios is a full-screen terminal interface for viewing Nagios
HOST and SERVICE objects, and the durations of their current states.
It's lightning fast because it's written in C using the curses
library. And it's super flexible because it uses hooks directly
into the perl C library to shorten plugin output and filter the
displayed HOSTs or SERVICEs.
ok ian (for an earlier version without a license, upstream added
a nice one when I asked, thanks!) "commit it dammit" henning
Osmo is a handy personal organizer, which includes calendar, tasks
manager and address book modules. It was designed to be a small, easy
to use and good looking PIM tool to help managing personal information.
In its current state the organizer is quite convenient to use - for
example, the user can perform nearly all operations using the keyboard.
Also, a lot of parameters are configurable to meet the user's
preferences. On the technical side, Osmo is GTK+ based tool which uses
a plain XML database to store all personal data.
from Pierre-Emmanuel Andre <pea at raveland dot org> with some tweaks
With Giggle you will be able to visualize and browse easily the revision
tree, view changed files and differences between revisions, visualize
summarized info for the project, commit changes and other useful tasks for
any git managed project contributor.
With help and tweaks from bernd@, thanks !
ok bernd@ ajacoutot@
Gringotts is a secure notes manager for Linux and other UNIX-like systems.
It is based on libgringotts, which provides a backend for managing the data
files on the disk.
from Pierre-Emmanuel Andre <pea at raveland dot org> with some tweaks
libGringotts is a small, easy-to-use, thread-safe C library originally
developed for Gringotts. Its purpose is to encapsulate data (generic:
ASCII, but also binary data) in an encrypted and compressed structure,
to be written in a file or used elseway. It makes use of strong
encryption algorithms, to ensure the data are as safe as possible, and
allow the user to have the complete control over all the algorithms used
in the process.
For encryptions, libGringotts makes use of the MCrypt and MHash libs.
It includes some other useful features, like generation of encrypted
temporary files, secure memory management, and functions for the
evaluation of password quality.
from Pierre-Emmanuel Andre <pea at raveland dot org> (maintainer) with
some tweaks
An object-oriented interface to Ogg Vorbis information and comment
fields, implemented entirely in Perl. Intended to be a drop in
replacement for Ogg::Vobis::Header.
Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of
the information fields as soon as you construct the object. In other
words, the new and load constructors have identical behavior.
"ok, GOGOGO" simon@
Perl manipulation of Quicktime Audio files, including protected audio
M4P files. Allows extraction and modification of meta information in
Apple QuickTime AAC/m4a music files.
"ok, GOGOGO" simon@
This serves as an abstract base class to the Tree::Simple::View::*
classes. There are two implementing classes included here:
Tree::Simple::View::HTML and Tree::Simple::View::DHTML.
"ok, GOGOGO" simon@
glagolev. It is a graphical frontend for printing and printer management,
supporting CUPS, BSD-LPR and File(Postscript) backends.
Add a patch from svn to fix a bug when no printer was selected as default.
Feedback and ok ajacoutot@
Interesting changelog entries:
* underlying mime-type system was rewritten from scratch
* memory usage was reduced
* FAM-related bugs were fixed
* UI was slightly improved