Software
There isn't anything fancy here, just a few scripts I've written to make some common tasks easier. The main reason they're online is that I find looking at other people's scripts is the best way for me to learn how to write my own; maybe these will fulfil the same function.
- A perl script: occhange. This script is a frontend to metaflac vorbiscomment; it makes it a bit easier to edit the comments in FLAC and Ogg Vorbis sound files. Latest version: 1.5.0 (16 September 2009)
- A perl script: oggit. This script encodes various audio formats to FLAC or Ogg Vorbis, adding comments as it does so. Latest version: 1.5.0 (13 March 2011)
- A bash script: mestolist. This script sends a message (with an optional signature) to a list of recipients using msmtp. It's simple to use, uses few resources and keeps a good record of what it did. Latest version: 1.3.3 (1 July 2007)

