RSS Welcome to Freecode

Download Website 13 May 01:36 pride 0.4.4

Screenshot

pride (Poor Richard's Independent anDroid Environment) combines medit, bash scripts, zenity, and the Android tools to create a light and coherent environment for Android development. It offers a fast and simple alternative to Eclipse while offering more control over creation, building, running, and releasing an app than the Android SDK. As far as code injection, pride is already more than Eclipse, without all the unnecessary "more" that Eclipse does.

Avatar

Release Notes: Two bad (directory erasing) bugs have been killed. The menu system has been extensively reworked. And the scripts have been refactored into a sourced bash file of functions. Imports has been improved. Pride currently injects six different activities, four objects, and seven methods in buildable condition into an Android application.

Download Website 13 May 01:34 Minerva 4.1.0

Screenshot

Minerva is a complete, easy to use home automation suite. It allows you to switch your on lights from anywhere using a mobile phone or PC, email your video, check CCTV footage, control your central heating, and much more. It relies on command line and can therefore be run from virtually any platform (smart phone, PDA, laptop, or remote PC) with identical functionality. The architecture consists of three parts: input, output, and process. Each is completely distinct, meaning you can control any of the house processes from any supported input conduit such as a Web browser, remote control, or SMS. Reports or notifications can be sent to any of the available output conduits.

Release Notes: This release updates homedevice to support X10 and Hue appliances. It introduces 'musk' for trigger user scripts. It adds a user script for night lights, which are on only during night time. It adds a 'sunlight' script to determine the amount of sunlight for the current time. It fixes many (all?) bugs caused by the latest version of PHP. It updates the Zinc command driver to return output and return codes. The currency handler has been switched to Google. Improved layout on the calendar page. mstatus has been replaced with 'media status' for more controlled output. A script has been added to report the date of Easter. Many tweaks and bugfixes.

No download Website 13 May 01:32 DJIGZO Email Encryption Gateway 2.5.0

Screenshot

DJIGZO Email Encryption Gateway is a centrally managed email server that encrypts and decrypts incoming and outgoing email at the gateway level. Djigzo currently supports two encryption standards: S/MIME and PDF encryption. The built-in Data Leak Prevention (DLP) module can be used to prevent certain information from leaving the organization via email. DLP can be configured to filter on credit card numbers, bank account numbers, excessive amounts of email addresses or other personal information in one email message, and more. DJIGZO can be installed on most Linux and Unix based systems. Installation packages are available for Ubuntu, Debian, Red Hat and CentOS. A ready to run virtual appliance for VMware and Hyper-V is available. An add-on for BlackBerry is available.

Avatar

Release Notes: The PDF option "Send CC to replier" has been added. The S/MIME option "Skip import of untrusted certificates" has been added. The "Signing subject trigger" option has been added. Password strength check/estimate is added. French language support has been added to the portal. Support for right to left (RTL) has been added. Support for multiple SMS transports have been added. The DLP scanner now also extracts the meta content of MIME parts. Virtual Appliance: backup/restore from the console application. Remote samba mount; network setup from the Web GUI. Many other changes and improvements.

Download Website 13 May 00:18 Liferea 1.10-RC2

Screenshot

Liferea (Linux Feed Reader) is a fast, easy-to-use, and easy-to-install GTK/GNOME desktop news aggregator for online news feeds and Web logs. It supports the important syndication formats (Atom, RSS, and OPML). Liferea supports offline reading.

Release Notes: This is a bugfix release for the 1.10 release candidates. It fixes a major bug with the TinyTinyRSS suport and provides many updated translations.

No download No website 13 May 00:17 cmogstored 1.2.2

Screenshot

cmogstored is an alternative, C implementation of the "mogstored" storage daemon used for MogileFS storage nodes. This implementation allows MogileFS storage nodes to be deployed with a minimal memory/filesystem footprint with no additional runtime dependencies. This implements all HTTP/1.1 DAV functionality needed by MogileFS clients as well as the mogstored stream protocol. This project is still in the early stages of development and not directly affiliated with the MogileFS project.

Release Notes: This minor maintenance release fixes build problems with compilers which default to -march=i386. It also fixes utilization reporting of device names with "-" in them.

No download No website 13 May 00:16 GRAL 0.9

Screenshot

GRAL is a library for creating high quality plots and charts in Java. Many plot types are available like scatter plot, bubble plots, line plots, area plots, pie charts, and bar charts. Additionally, GRAL can exchange and process data (smoothing), and various plug-ins allow the import and export of data and graphics to formats like CSV, JPEG, PNG, EPS, PDF, or SVG.

Release Notes: This release brings support for arbitrary data types for data sources, improved statistics and import functionality, two new plot types (box-and-whisker, raster), support for automatic axis scaling and secondary axes, greatly-improved interactive navigation, localization, better documentation, and numerous bugfixes.

Download Website 13 May 00:16 check_ssl_cert 1.14.6

Screenshot

check_ssl_cert is a Nagios plugin to check X.509 certificates. It checks if the server is running and delivers a valid certificate. It also checks if the CA matches a given pattern, and checks the validity.

Avatar

Release Notes: This release adds XMPP and timeout support.

Download Website 13 May 00:15 HGL Suite 0.4.69

Screenshot

HGL is a compiler/interpreter suite for developing images. It features its own simple but powerful language, an output format configurable by plugins, runtime input handled by plugins, and easy integration into various environments like Web servers or graphical applications. The input is taken from a source file, which has to be compiled for quick and frequent access by the interpreter. An interpreter then runs the compiled files, takes input from custom plugins (if neccessary), and outputs its result via custom plugins.

Release Notes: Beside a lot of bugfixes, this release contains LUA scripting support.

Download Website 13 May 00:15 LDAP Account Manager 4.2.RC1

Screenshot

LDAP Account Manager (LAM) is a web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser.

Release Notes: You can now manage Samba 4 entries (users/groups/hosts) with LAM. Zarafa on Samba 4 is also supported (LAM Pro). Additionally, the buttons to create/delete entries can be disabled for each account type (LAM Pro). Please note that this is a test version. Please report any bugs till 31st May.

Download Website 13 May 00:15 Extended Module Player 4.0.5

Screenshot

The Extended Module Player is a command-line mod player for Unix-like systems that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs, C64, and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT) files.

Release Notes: This release fixes an infinite loop when skipping songs backwards and the first song is not playable, and the package build system was changed to use automake.

Download Website 13 May 00:15 Armadillo C++ Library 3.820

Screenshot

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point, and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. A delayed evaluation approach, based on template meta-programming, is used (during compile time) to combine several operations into one and reduce or eliminate the need for temporaries.

Release Notes: This release has various speedups for handling of small vectors and fixed-size matrices.

Download Website 13 May 00:15 Notepas 0.9.4.29

Screenshot

Notepas is a multi-platform text editor written in Lazarus which can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed at developers, it has some functions usually not found in other text editors and introduces some new exclusive features.

Release Notes: This release adds a portable win32 build. No installation is required, it can be run from any location.

Download Website 13 May 00:14 c-ares 1.10.0

Screenshot

c-ares is a C library that resolves names asynchronously.

Release Notes: This release adds ares_create_query(). ares_inet_ntop() and ares_inet_pton() are now recognized c-ares functions At least 17 documented bugfixes have been made.

No download Website 13 May 00:14 Frescobaldi 2.0.10

Screenshot

Frescobaldi is a LilyPond sheet music editor with built-in MIDI player and PDF preview. It aims to be powerful, yet lightweight and easy to use.

Release Notes: A new document outline tool has been added, translations have been updated, and bugs have been fixed.

Download Website 13 May 00:14 PHPlot 6.1.0

Screenshot

PHPLOT is a PHP graphics class for creating charts and plots. It works with PHP5 (but older versions can use PHP4). PHPlot uses the PHP GD extension to produce PNG, GIF, or JPEG images. TrueType fonts (TTF) are optional, or built-in GD fonts can be used. The available plot types are: area, bars, line/points, lines, pie, points, squared, stacked-bars, and thin bar-line. Labels, tick marks, plot legend, X/Y axes, and more are all configurable. Images can be imported as a background, multiple graphs can be drawn on one image, and images can be saved to disk or returned to a browser.

Release Notes: This release adds two new features, box plots and horizontal error plots. The PHPlot Reference Manual has been updated for this release.

No download No website 12 May 23:55 VectorGraphics2D 0.9

Screenshot

VectorGraphics2D can export Java painting operations to Encapsulated PostScript (EPS), Scalable Vector Graphics (SVG), or Portable Document Format (PDF) files. It supports the rendering of all geometric shapes provided by the Java language. More advanced features like transparency or clipping paths can be used as well. It has a very small footprint and can be easily used as a replacement for Java's java.awt.Graphics2D class.

Release Notes: Paints (gradients, patterns, etc.) are now supported for all file formats, transformations of clipping paths in SVG files have been fixed, and the build system has been improved and fixed to build with Java 7.

Download Website 12 May 23:54 SaVi 1.4.6

Screenshot

SaVi is satellite visualization software that lets you create, run, examine, and modify satellite orbits in two and three dimensions. Simulations of Iridium, Globalstar, Galileo, GPS, and other satellite constellations are included. SaVi requires Tcl and Tk on a system with Unix libraries. SaVi works well with the 3D renderer Geomview. Geomview is optional, though recommended for its 3D rendering capabilities.

Release Notes: This is a minor bugfix release which supports Cygwin transitioning to Unix Tcl 8.5, among other things.

Download Website 12 May 23:54 4MLinux 6.0 Allinone Edition FINAL

Screenshot

4MLinux is a miniature Linux distribution focusing on four capabilities: maintenance (by using it as a system rescue live CD), multimedia (for example, for playing video DVDs), miniserver (using the inetd daemon), and mystery (meaning console games).

Release Notes: This is the final (stable) release of 4MLinux 6.0. It has all the features included in 4MLinux 6.0 Rescue Edition, 4MLinux 6.0 Media Edition, 4MLinux 6.0 Server Edition, and 4MLinux 6.0 Game Edition.

Download Website 12 May 23:27 slackroll 43

Screenshot

slackroll is a package or upgrade manager for Slackware Linux. It is designed to work with official mirrors in systems mainly composed of official packages with a few unofficial packages. It lets you automatically upgrade or install packages, and displays which packages have been added or removed from the Slackware tree.

Release Notes: This release adds support for external repositories through the "add-repo", "list-repos", and "remove-repo" operations.

Download Website 12 May 23:27 Linux Cluster Management Console 1.5.3

Screenshot

The Linux Cluster Management Console (LCMC) is an application that eases the burden of managing your Corosync/Heartbeat, Pacemaker, and DRBD-based cluster systems. It does not require any kind of agent or client code on the cluster nodes, instead using SSH.

Release Notes: A network disk type for filesystems like Ceph was added to the wizard. Editing of VM network interfaces was fixed. Net and disk options for DRBD 8.4 and some visual problems were fixed.

No download Website 12 May 23:27 Template Data Interface (TDI) 0.9.9.7

Screenshot

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

Release Notes: This releases adds plain text templates as the main new feature (along with needed API changes). More supplemental C code was written, speeding up the parsing and filtering process. The supported Python implementations now include PyPy (1.9, 2.0) and Jython (2.5, 2.7). Support for Python 2.3 was dropped. A few bugs were fixed.

No download Website 12 May 23:26 Black Hole Solitaire Solver 0.4.0

Screenshot

Black Hole Solitaire Solver solves layouts of the "Black Hole" and "All in a Row" card solitaire games.

Avatar

Release Notes: Support for All in a Row Solitaire was added.

Download Website 12 May 23:25 TYPO3 CMS 6.0.5

Screenshot

TYPO3 CMS is a Web Content Management System which features automatic creation of navigational menus, headlines, and other dynamic graphical elements, automatic conversion and scaling of images, the ability to present different templates based on variables such as client browser or country code, support for multiple templates on a site, and a built-in password-protection option. Pages can be timed to be shown on a certain date, be hidden on a certain date or just temporarily hidden. TYPO3 supports search in SQL-databases and redesigning of a website at once is just a matter of creating a single new template.

Release Notes: Several bugs were fixed.

Download Website 12 May 01:57 libxmp 4.1.3

Screenshot

libxmp is a module player library which supports many mainstream and obscure module formats, including Protracker MOD, Scream Tracker III S3M, and Impulse Tracker IT. Possible applications for libxmp include standalone module players, module player plugins for other players, module information extractors, background music replayers for games and other applications, module-to-mp3 converters, etc.

Release Notes: This release fixes XM and IT envelope resets, fixes IT portamento after note cut events, and refactors the virtual channel code.

Download Website 12 May 01:56 Jackcess 1.2.12

Screenshot

Jackess is a pure Java library for reading and writing MS Access databases (currently supporting versions 2000-2007).

Release Notes: This release fixes a minor problem with encoding memos longer than 1,024 characters.

Most Popular Projects

Most Vital Projects

May 13, 2013

May 11, 2013

May 10, 2013

May 9, 2013

Screenshot

Project Spotlight

Gameclock

A simple chess clock to track time in real-life games.

Screenshot

Project Spotlight

cipra Unit Testing Framework

A C++11 unit testing framework based on Perl's Test::More module.