RSS 2655 projects tagged "GPLv3"

Download Website Updated 21 May 2013 Samba

Screenshot
Pop 2,543.92
Vit 1,080.42

Samba is a software suite that provides seamless file and print services to SMB/CIFS clients. It is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.

Download Website Updated 22 May 2013 GNU Parallel

Screenshot
Pop 545.11
Vit 649.81

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

Download Website Updated 22 May 2013 WebIssues

Screenshot
Pop 383.88
Vit 555.50

WebIssues is a multi-platform system for issue tracking and team collaboration. It can be used to store, share, and track issues with various attributes, comments, and file attachments. It is easy to install and use but has many capabilities and is highly customizable. Desktop and Web clients are provided.

Download Website Updated 20 May 2013 WeeChat

Screenshot
Pop 336.88
Vit 321.74

WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard, and it is customizable and extensible with C plugins and scripts. It is compliant with RFCs 1459, 2810, 2811, 2812, and 2813.

Download Website Updated 22 May 2013 The Aime Interpreter

Screenshot
Pop 439.55
Vit 316.02

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

Download Website Updated 06 May 2013 rsyslog

Screenshot
Pop 1,233.31
Vit 218.67

Rsyslog is an enhanced multi-threaded syslogd. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS, and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps), the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax.

Download Website Updated 09 May 2013 KDE Software Compilation

Screenshot
Pop 2,055.84
Vit 213.63

For users on Linux and Unix, KDE offers a full suite of user workspace applications which allow interaction with these operating systems in a modern, graphical user interface. This includes Plasma Desktop, KDE's innovative and powerful desktop interface. Other workspace applications are included to aid with system configuration, running programs, or interacting with hardware devices. While the fully integrated KDE Workspaces are only available on Linux and Unix, some of these features are available on other platforms. In addition to the workspace, KDE produces a number of key applications such as the Konqueror Web browser, Dolphin file manager, and Kontact, the comprehensive personal information management suite. The list of applications includes many others, including those for education, multimedia, office productivity, networking, games, and much more. Most applications are available on all platforms supported by the KDE Development. KDE also brings to the forefront many innovations for application developers. An entire infrastructure has been designed and implemented to help programmers create robust and comprehensive applications in the most efficient manner, eliminating the complexity and tediousness of creating highly functional applications.

Download Website Updated 20 May 2013 4MLinux

Screenshot
Pop 842.67
Vit 213.34

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).

No download Website Updated 22 May 2013 LibRaw-demosaic-pack-GPL3

Screenshot
Pop 136.78
Vit 177.87

LibRaw-demosaic-pack-GPL3 is a set of additional demosaic and noise reduction algorithms for LibRaw. These algorithms include AMaZE demosaic and color aberrations correction by Emil Martinec.

Download No website Updated 21 May 2013 WebDAV CGI

Screenshot
Pop 257.60
Vit 167.47

WebDAV CGI implements the WebDAV server protocol (compliance classes 1, 2, and 3). If you need a WebDAV enabled Apache Web server with UID/GID wrapping for special file/folder permissions, you can use WebDAV CGI in conjunction with a UID/GID wrapper.

Screenshot

Project Spotlight

CodeQuery

A tool for indexing and then querying or searching C, C++, and Java source code.

Screenshot

Project Spotlight

extract_url.pl

Extracts URLs from either MIME email messages or from plain text.