RSS Welcome to Freecode

Download Website 24 Feb 19:59 4MLinux 5.1 Server Edition

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: The servers controlled by the inetd daemon are now: FTP (vsftpd 3.0.2), HTTP (Busybox 1.20.2) with HTTPS (via Stunnel 3.22), SFTP (OpenSSH 6.1p1 ), SSH (Dropbear 2012.55), and Telnet. A proxy server (Polipo 1.0.4.1 with Tor 0.2.3.25) and rdesktop 1.7.1 are also available. The programming environment includes the CGI version of PHP 5.4.11, the minimal version of Perl 5.16.2, and SQLite 3.7.15.2. The main security components are 4MLinux Firewall 5.1 (based on iptables 1.4.17) and Clam AntiVirus 0.97.6. There is an online demo (server.4mLinux.com) too.

Download No website 24 Feb 19:57 Z88vm 1.1.2

Screenshot

OZvm is principally a hardware emulation of the Cambridge Z88 portable computer, a Z80 CPU system with 4Mb addressable memory, a monochrome 640x64 LCD, and RS-232 serial port. It allows you to install any ROM or application card binary that also runs on a real Z88 portable. OZvm is also a versatile Z80 assembler debugging environment with a command line, screen activity recording, and Z80 instruction logging. It assists the developer in testing Z80 assembler programming of the Z88 operating system or 3rd party applications.

Release Notes: Two user interface bugs have been fixed, which were related to insertion of Flash Cards and handling of files in File Areas on those cards.

Download Website 24 Feb 19:47 PlayShell 0.2-WP15

Screenshot

PlayShell is a player handler and playlist manager with a shell-like interface for the console. It emulates most playing functions and handles most players like VLC, MPlayer, mpg321, and SoX. It is best for playing music in a terminal or console and supports video files as well.

Avatar

Release Notes: More added features or changes for convenience with some fixes.

No download Website 24 Feb 19:46 i18nspector 0.8.1

Screenshot

i18nspector is a tool for checking translation templates (POT), message catalogues (PO), and compiled message catalogues (MO) files for common problems. These files are used by the GNU gettext translation functions and tools in many different development environments.

Release Notes: An incorrect assertion in the plural expression parser was removed.

Download Website 24 Feb 19:46 mpg123 1.15.1

Screenshot

Mpg123 is a fast, free and portable MPEG audio player and decoder library mainly for Unix (but also ported to other platforms). It supports MPEG 1.0/2.0/2.5 layers 1, 2, and 3, with CD quality playback even on relatively slow CPUs.

Release Notes: This release fixes some bugs and build issues (mpg123_scan() and proper seek-back, better Frankenstein stream handling, HTTP header parsing, OS/2, BSD and Windows compatibility, and WAV-to-stdout, among others). It brings mainly enhancements in the form of more convenience with long tracks (audio books). It also adds application/x-scpls as another accepted playlist MIME type.

Download No website 24 Feb 19:45 XHTML Family Tree Generator 2.3.11

Screenshot

XHTML Family Tree Generator is a CGI Perl script together with some Perl modules that will create views of a family tree. Data can be stored in a database or in a data file. The data file is either a simple text (CSV), an Excel, or GEDCOM file listing the family members, parents, and other details. It is possible to show a tree of ancestors and descendants for any person, showing any number of generations. Other facilities are provided for showing email directories, birthday reminders, facehall, and more. It has a simple configuration, makes heavy use of CGI (and other CPAN modules), generates valid XHTML, and has support for Unicode and multiple languages.

Release Notes: This release has bugfixes, and is serializing in a platform-independent way.

Download No website 24 Feb 19:44 CodeQuery 0.04

Screenshot

CodeQuery is a tool for indexing and then querying or searching C, C++, and Java source code (and probably also C#). It builds upon the databases of cscope and ctags, which are processed by the cqmakedb tool to generate a CodeQuery database file. This can be viewed and queried with a GUI tool. The features include auto-completion of search terms and visualization of function call graphs and class inheritance. The following queries can be made: Symbol, Function or macro, Class or struct, Functions calling this function, Functions called by this function, Class which owns this member or method, Members and methods of this class, Parent of this class (inheritance), Children of this class (inheritance), Files including this file, and Full path for file.

Release Notes: Visualization has been added for function call graphs and call inheritance graphs.

Download Website 24 Feb 19:43 segatex 7.930

Screenshot

segatex is a tool to configure SELinux policy with the help of a GUI. At the push of a button, it can generate a .te file in the /usr/share/segatex directory. You can then edit your .te file, make a module, and install. You can make any module name and edit current modules. You can install, update, and remove modules. You can semanage list and semanage login, fcontext, and port or set some domain permissive. You can download SELinux-related RPMs, including xguest, sepostgresql, and mod_selinux. You can download Fedora DVD or CDs. You can relabel your system. You can audit2allow by GUI. You can check refpolicy by analyzer. segatex includes its own policy.

Avatar

Release Notes: This release adds a function showing tunable_policy and breaking into raw allow sentences by the break.te button.

Download Website 24 Feb 19:42 yetris 1.5

Screenshot

yetris is a Tetris clone which runs on the terminal. It has colors and high scores, along with many features found on modern Tetris implementations. It's made with C and runs on (most) Linux terminals.

Release Notes: This release has a 'help window' explaining the controls in-game. There is statistical information about pieces and lines cleared. Several color customizations have been added. There is a smoother interface, especially on Windows. Dozens of minor bugs have been fixed.

No download Website 24 Feb 19:42 S3QL 1.13

Screenshot

S3QL is a file system that stores all its data online. It supports Amazon S3, Google Storage, and OpenStack and effectively provides you with a hard disk of dynamic, infinite capacity that can be accessed from any computer with Internet access. S3QL provides a standard, full featured Unix file system that is conceptually indistinguishable from any local file system. Additional features include compression, encryption, data de-duplication, immutable trees, and snapshotting, which make it especially suitable for online backup and archiving. The design favors simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection, error handling, and extensive automated test cases are provided.

Release Notes: This release fixes a bug that caused malformed metadata to be written out when using recent eglibc versions. It fixes issues when trying to access a directory at the root of the filesystem that has recently been removed with s3qlrm. Ostensible ACL support has been removed. This release better handles buckets with invalid DNS names. It will retry if DNS is not available.

No download Website 24 Feb 19:18 Jodd 3.4.2

Screenshot

Jodd is a Java utility library and set of frameworks. Jodd tools enrich the JDK with many powerful and feature rich utilities. It helps with everyday tasks, and makes code more robust and reliable. Jodd frameworks is set of lightweight application frameworks, compact yet powerful. Designed following the CoC, DRY, and SCS principles, it makes development simple, but not simpler; you get 90% of the features with 10% of the usual effort.

Release Notes: The biggest change is a totally new HTTP client. There is also the usual amount of improvements and bugfixes, and some classes have been cleaned. Jodd has finally moved to Gradle. ASM 4.1 source is now included. The BeanCopy tool has been added. The compiler package has been removed as obsolete. A Period class has been added for JDateTime. Madvoc now offers custom path macros.

Download Website 24 Feb 19:02 gjots 2.3.16

Screenshot

gjots lets you organize text notes in a convenient, hierarchical way. It can be used for notes, jottings, bits and pieces, recipes, and even PINs and passwords, using encryption. It can also be used to "mind-map" larger compositions like manuals, Web pages, articles, etc. It is a bit like the KDE program "kjots", but uses the GTK library and supports a hierarchy of folders. Files can be output to HTML with an automatic table of contents or to docbook XML. Encryption is supported with ccrypt(1), gpg(1), and openssl(1), so that musings can be kept private.

Release Notes: Uses xdg-open/gnome-open as URL handlers. Adds an ^R shortcut for the read-only flag. A Swedish translation. A workaround for re.I not working on Unicode strings. Enables UTF-8 in find/replace. Adds a pop-up to remind the user to install pygtksourceview to get undo. Prevents drag and drop before root item. Gives focus to menubar_find_entry on find-next/find-prev and select all. Jumps to next/prev item on PgDn/PgUp at end/start of textBuffer. Fixes a lib64 issue for x86_64.

Download No website 24 Feb 19:01 Advanced Copy 0.4 alpha

Screenshot

Advanced Copy is a GNU cp modification which shows some nice progress bars while copying so you can see how much has been copied already and how long you still have to wait.

Release Notes: After an overlong hibernation, this project has come back to life. There haven't been any major changes since the last release from three years ago, but the patch has been adjusted to work with GNU coreutils 8.21.

No download Website 24 Feb 03:28 Birdfont 0.13

Screenshot

Birdfont is a font editor which can create TTF, EOT, and SVG fonts.

Release Notes: This release adds the ability to edit SVG fonts and open OTF and TTF fonts with freetype2. It also includes quadratic Bézier paths, Open Type kerning (a GPOS pair adjustment positioning subtable), bugfixes, and Spanish, Russian, Italian, and Brasilian Portuguese translations.

Download Website 24 Feb 03:27 OpenDocMan 1.2.6.3

Screenshot

OpenDocMan is a full featured Web-based document management system (DMS) designed to conform to ISO 17025/IEC. It features an automated installation script, custom themes, plugins, check-in/out, departmental access control, file moderation, fine grained user access control, and a great search function. Written in PHP, and utilizing MySQL for the backend, this project is useful for any company looking to keep their documentation in a centralized repository.

Avatar

Release Notes: This release adds a new-user defined field called sub-select.

No download Website 24 Feb 03:27 Initial Redirect 0.5

Screenshot

Ir is a plugin for the Squid proxy server. It checks if a user of the proxy server is a new user, and if so, it redirects the user to a selectable page. This can be used (for example) when you have a public wireless access point with a transparent proxy behind it. The redirect page can then be a page with policies, addresses, etc.

Avatar

Release Notes: This release replaces the flat text file database with a sqlite3 database and elaborates on usage in the manual.

Download Website 24 Feb 03:26 ANNFiD 0.2

Screenshot

ANNFiD is an experimental forensic tool that identifies file types using neural networks. A GUI tool is used to train the network for new file types. It is intended to be used to determine the nature of corrupted files.

Release Notes: This release improves the interface (it is now possible to add thresholds) and adds a help icon, which should connect to fabytes.com for tutorials.

No download Website 24 Feb 03:25 Simple Movie Catalog 1.9.1

Screenshot

Simple Movie Catalog will scan a given directory for movies, query IMDb for info, and generate a catalog in HTML that offers sorting and grouping of found movies by different criteria.

Release Notes: This release updates IMDB rating and adds minor fixes and improvements.

Download Website 24 Feb 03:23 Klavaro 1.9.7

Screenshot

Klavaro is a touch typing tutor that is very flexible and supports customizable keyboard layouts. Users can edit and save new or unknown keyboard layouts, as the basic course provided by the program was designed to not depend on specific layouts.

Avatar

Release Notes: This release adds a full Bulgarian translation and partial translations for Kyrgyz and Telugu. Some translations have been updated, including Galician, Basque, and Russian. A new keyboard layout for the US has been added (Workman). Progress charts are now filtered according to the current keyboard or language configured in the main menu.

Download Website 24 Feb 03:22 Adcd 1.1

Screenshot

Adcd is a text mode CD player for GNU/Linux. It features all the functions expected in a compact disc player, including playing selected tracks, random playing, and continuous playing. It may be used in interactive (full screen) or non-interactive (command line) modes.

Release Notes: It has been documented that, most probably, the CD drive needs to be connected to the audio card through an analog audio cable for adcd to be able to play the CD. Some small build and documentation fixes have been made.

Download Website 24 Feb 03:21 file 5.13

Screenshot

File is a utility that classifies arbitrary files of any type mainly by their contents. It is considered standard on most Unix distributions. It can output either human-readable concise descriptions or MIME types for machine handling.

Avatar

Release Notes: Various minor bugfixes and enhancements were made.

Download Website 24 Feb 03:21 GFeedLine 2.0.3

Screenshot

GFeedLine is a social networking client. It supports Twitter.

Release Notes: This release fixes a Twitter OAuth bug and adds an Indonesian translation.

Download No website 24 Feb 03:21 ComponentJS 0.9.5

Screenshot

ComponentJS is a stand-alone library for JavaScript, providing a run-time component system for hierarchically structuring the user interface (UI) dialogs of complex HTML5-based rich clients (aka single-page-apps) under maximum applied Separation of Concerns (SoC) architecture principle, through optional Model, View and Controller component roles, with sophisticated hierarchical Event, Service, Hook, Model, Socket and Property mechanisms, and fully independent and agnostic of the particular UI widget toolkit.

Release Notes: The object validation mechanism (used by the param() and model() methods) has been replaced with a full-blown DSL-based implementation, and the top-level validate() function exposed for consumption by application developers, too.

No download Website 24 Feb 03:20 getID3() 1.9.5

Screenshot

getID3() is a PHP script that extracts useful information from MP3s and other multimedia file formats. It extracts information like the play time, bitrate, and resolution from the following file formats: MP3, Ogg Vorbis, WAV, AVI, Matroska (MKV), MPEG-1 video, Windows Media (ASF, WMA, WMV), RealAudio & RealVideo, Monkey's Audio, FLAC & OggFLAC, VQF, Speex, Musepack (MPC), AAC, AU, VOC, AIFF, OptimFROG, WavPack, LiteWave, LPAC, RKAU, SZIP, Shorten, Quicktime, NSV, MIDI, ZIP, ISO9660, TTA, PhotoCD, BMP, PNG, GIF, and JPEG. It parses information from ID3v1, ID3v2, Ogg Vorbis, Lyrics3 v1 & v2, RIFF (AVI, WAV, CDA, CART, BWF), APE, ReplayGain, PNG, and GIF tags, and can write ID3v1, ID3v2, APE2, FLAC, and Ogg Vorbis tags.

Release Notes: This release adds support for the DTS-in-WAV format and improves support for AC3-in-WAV.

Download Website 24 Feb 03:20 Kernel Mode Linux 3.8_001

Screenshot

Kernel Mode Linux is a technology which enables the execution of user programs in a kernel mode. In Kernel Mode Linux, user programs can access kernel address space directly. Unlike kernel modules, user programs are executed as ordinary processes (except for their privilege level), so scheduling and paging are performed as usual. Although it seems dangerous, the safety of the kernel can be ensured through such methods as static type checking, software fault isolation, and so forth.

Release Notes: This release has been merged with the 3.8 Linux kernel.

Most Popular Projects

Most Vital Projects

February 25, 2013

February 24, 2013

Screenshot

Project Spotlight

Pegasus WMS

Pegasus Workflow Management System

Screenshot

Project Spotlight

HTTPTunnel

A program to tunnel arbitrary TCP connections over HTTP.