Welcome to Freecode
HotShots is an application for capturing screens and saving them in a variety of image formats as well as adding annotations and graphical data (arrows, lines, text, etc.).
Release Notes: This release adds direct upload to the Web, a torn edge effect, the ability to remove window decoration, freehand region capture mode, Italian and Japanese translations, the ability to export an annotated image to the clipboard, a curve shape/crop base image/Duplication function, and display of mouse position/scale factor. Bugs fixed: incorrect save/restore of system shortcuts, incorrect backup/restore of some shapes, incorrect .pro definition for install on Linux, incorrect magnifier location for region capture, magnifier can only be defined from top left to bottom right, and bad support for alpha on saved edition (.hot).
Crayonizer "crayonizes" the output of other programs. It uses pattern matches to color in and otherwise transmogrify selected text. It's written in straight C with few dependencies.
Release Notes: This release handles console signals (Ctrl-C, etc.) correctly (quite important for apps like 'ping' and 'tcpdump'). It adds a 'mapto' match type, which sums the characters of a matched string and uses the result to select from a list of attribute options (allowing colors to be generated for any string on the fly).
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.
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.
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.
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.
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.
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.
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.
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.
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.
Release Notes: This release adds XMPP and timeout support.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Black Hole Solitaire Solver solves layouts of the "Black Hole" and "All in a Row" card solitaire games.
Release Notes: Support for All in a Row Solitaire was added.
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.