batteryCheck.sh is a commandline script for checking the status of battery power for a laptop or netbook. It is pretty simplistic and utilizes sysfs or the legacy /proc/acpi interface.
encoder_audio.sh is a wrapper for lame and flac which allows for an mp3 and a flac file to be generated during the same rip by tools such as grip. I took and modified the code to better suit my purposes. See the source for original ownership and details.
mp3_fix.pl is a simple utility I wrote to clean up my mp3 directory structure. I rip every album I purchase to mp3. Frequently the directories or files have odd characters in them which make it difficult to use standard tools against. This script gets rid of common odd characters which I have seen and have irritated me.
ventrilo is an init.d script for controlling a Ventrilo server.
Unless otherwise stated all utilities, tools, and scripts in this directory are licensed under the following.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. The author would appreciate it if any useful modifications performed were emailed to the maintainer as a unified dif in order to make the tool more useful to others. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.