RSS 31 projects tagged "GPLv3"

Download Website Updated 02 Oct 2011 GoldenPod

Screenshot
Pop 80.77
Vit 7.36

GoldenPod is a command line podcast client. It allows you to easily manage and download podcasts from the command line. It can download podcasts from standard RSS(-like) feeds, or it can attempt to parse any other cleartext document (XML or HTML) for a list of audio files and download those. For users already using BashPodder, it can function as a more feature-rich drop-in replacement for it.

Download Website Updated 25 Dec 2012 make project

Screenshot
Pop 154.64
Vit 10.98

make project is a command line program which makes project skeletons. It automates the task of starting a new project with the information provided from the commandline. The package created by default is a "hello world" project of the selected skeleton which is managed with autotools. There are skeletons for bash, C, C library, Python, C++, C++ library, and Perl.

Download Website Updated 03 May 2013 translate word

Screenshot
Pop 228.70
Vit 27.91

translate word is a commandline program which translates words into different languages. It uses internal dictionaries and connects online to the Google Translation and the FreeTranslation engines.

Download Website Updated 20 May 2013 help2info

Screenshot
Pop 58.21
Vit 3.35

help2info generates a simple info page from the output of the --help argument of the specified program.

No download Website Updated 11 Sep 2011 Bixtep

Screenshot
Pop 85.32
Vit 5.68

Bixtep is a command line application for organizing notes in a flexible and customizable way in the Bash shell. Its uses span from quick note taking to managing excerpts, sources, and any other type of textual content. All data is stored in an XML file.

Download Website Updated 28 Dec 2009 Audiopreview

Screenshot
Pop 61.81
Vit 2.21

audiopreview is a command-line tool that plays previews of many audio file types (Ogg, MP3, etc.), video file types (AVI, MPEG, Real, etc.), and Internet streams. It can also be used as a regular command-line media file player (i.e. play the files entirely like yauap or mpc123 would).

Download Website Updated 27 May 2009 selector

Screenshot
Pop 25.77
Vit 38.52

selector is a command line utility for dynamic string selection. As you type a list of substrings separated by ";" or a regexp, the display is updated in real time to show only the matching lines. The main usage of selector is as an efficient search in the shell command history. With the correct option, it will inject the selected line into the terminal input buffer, allowing the user to edit the line and execute it as a standard command.

No download Website Updated 10 Mar 2011 BNM

Screenshot
Pop 32.82
Vit 2.30

BNM is a build system that uses Maven pom.xml files and implements replacements for the core Maven system and its most important plugins. BNM is a proof that Maven could run much faster. This version is able to build itself and might also fit other projects.

No download Website Updated 09 Mar 2012 surl

Screenshot
Pop 78.84
Vit 5.61

surl is a URL shortening command line application that supports various sites. It supports stdin or filename input. It grabs the URLs, converts them, and returns the same text that was used in the input. It is known to work with a wealth of services, such as bit.ly, tinyurl.com, and others.

Download Website Updated 08 Jul 2009 history selector

Screenshot
Pop 19.36
Vit 37.97

selector is a command line utility for dynamic string selection. It reads the content of the specified files, and as the user types a list of strings separated by ";" (or a regexp), the display is updated in real time to show only the lines containing all the said strings (or matching the regexp). This command was mainly designed as a way to search in the shell history, for which it is substantially more efficient than the standard readline ^R binding. With the -v option, it injects the selected line into the tty input buffer, hence allowing the user to edit the line and execute it as a standard command.

Screenshot

Project Spotlight

netmon-simple

A program that returns interface counters to stdout or a database.

Screenshot

Project Spotlight

XCache

A fast, stable opcode cacher for PHP.