The newest pages in the codewiki are:

git-annex

git-annex is a git subcommand that allows tracking large files in git -- without the bother of feeding their contents into the git repository!

If that sounds interesting, see its wiki at http://git-annex.branchable.com/.

Posted
Unofficial OpenID Logo

These unofficial OpenID logos are provided as free alternatives to the official OpenID logo, as its license is insufficiently free to be compliant with the Debian Free Software Guidelines, or the GNU Free Software Definition.


icon for login form:


This logo is copyright 2008 Joey Hess joey@kitenet.net.

Alternative OpenID Logo is dual licensed under your choice of:

Note: OpenID is a trademark of the OpenID Foundation.

Posted
mpdtoys

This is a collection of small toys and tools for doing various things to MPD (Music Player Daemon) from the command line. Some of them are very useful, while others are only amusing.

Some examples of things the mpdtoys can do include moving the playing song between different mpd daemons on different machines, storing the state of a mpd daemon and loading it back later, reversing the playlist, slowly fading volume up or down, stopping playback after the current song finishes, emulating a skipping record, and editing the playlist in a text editor.

The mpdtoys are available in git at git://git.kitenet.net/mpdtoys, or in gitweb.

News

version 0.24

mpdtoys 0.24 released with these changes

  • mprandomwalk: New toy to play random bits of all queued songs.
  • mpinsert: Add -p option to begin playing inserted songs. Closes: #608690

Posted

version 0.23

mpdtoys 0.23 released with these changes

  • mplength: New toy to print length of current playlist.
  • Updated to support change to how conntype is specified in Audio::MPD 1.092950

Posted

version 0.22

mpdtoys 0.22 released with these changes

  • mpswap, mpstore, etc: avoid crash when playing song time is not available. Closes: 559182

Posted

Posted