RSS 127 projects tagged "Utilities"

Download Website Updated 29 Mar 2002 beep

Screenshot
Pop 124.50
Vit 2.64

beep does what you'd expect: it beeps. But unlike printf("\a"), beep allows you to control pitch, duration, and repetitions. Its job is to live inside shell/perl scripts and allow more granularity than one has otherwise. It is controlled completely through command line options. It's not supposed to be complex, and it isn't - but it makes system monitoring (or whatever else it gets hacked onto) that much more informative.

Download Website Updated 30 Jan 2001 Capture

Screenshot
Pop 47.92
Vit 1.00

Capture uses an IEEE 1394-compliant video camera recorder to make and play movies on your computer screen.

Download No website Updated 23 Aug 1999 CDDBD.sh

Screenshot
Pop 31.46
Vit 70.85

CDDBD.sh is a shellscript speaking the CDDB Protocol version 1 without enhancements and read only. CDDBD.sh allows to query a local database on a filesystem that was filled with entries using such programs like xmcd or kscd. CDDBD.sh was developed to be used in a local or home network and not to serve a WAN.

Download No website Updated 30 Jan 2001 ctrlxmms

Screenshot
Pop 37.09
Vit 1.00

ctrlxmms is a small Perl script designed to increase the useability of XMMS. With it, you can use most of the common GUI functions of XMMS from the CLI. You also have a few handy commands which are not available from the GUI. Together with lirc and a remote (eg. Anir Multimedia Magic), this is a wonderful tool.

Download Website Updated 04 Feb 2011 dmcat

Screenshot
Pop 40.06
Vit 3.33

dmcat is a Digital Music CATalog program. Written in Perl, it recurses a physical directory, searching for digital music files, and builds a virtual catalog (out of symbolic links) in a sister directory. It currently only supports the MP3 format using ID3 tags. The following hierarchies are supported: Album, Artist, Artist_Album, Genre, Miscellaneous (catch-all), Title, and Year.

Download Website Updated 30 Jan 2001 Gm3u

Screenshot
Pop 17.38
Vit 1.00

Gm3u is an MP3 play-list editor made with GTK+ toolkit and the GNOME libraries. It allows you to create and edit play-lists, which are stored as text files and can be used with most MP3 players.

Download No website Updated 05 Apr 2001 grandfatherclock

Screenshot
Pop 20.59
Vit 1.03

grandfatherclock plays audio files to report the time. The default configuration emulates a grandfather clock with Westminster chimes. Cuckoo clock and Close Encounters of the Third Kind files are included.

Download Website Updated 30 Jan 2001 Mkisofs

Screenshot
Pop 636.96
Vit 1.43

mkisofs is used for premastering iso9660 filesystems which are used on CDROMs. The output of mkisofs can then be sent to a CDROM writer with a utility such as cdrecord. It has support for many formats, including Rock Ridge, Joliet, and Apple HFS (beta).

Download Website Updated 30 Jan 2001 musplay

Screenshot
Pop 14.83
Vit 1.00

Musplay is a small program that plays simple music on most Xservers. Two sample files are included.

Download Website Updated 30 Jan 2001 napMan

Screenshot
Pop 22.23
Vit 1.42

napMan is an infobot that provides you with a real time glimpse into the current state of the worldwide network of nap servers that are based on either the closed source Napster protocol or the Open Source opennap protocol. It displays a list of all the nap servers and current statistics for each server (users, number of MP3 files, gigabytes), and provides the ability to ping individual servers and check the network lag time, a facility to save the list of servers and statistics to a file, and the ability to refresh statistics for individual servers or all the servers.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.