Repositories
djaqua
Primary repository for DJAqua, a plugin for Rhythmbox to announce a track’s artist and title via SpeechDispatcher.
-
Cloning this repository:
git clone git://gitorious.org/djaqua/djaqua.git djaqua cd djaqua
Add this repository as a remote to an existing local repository:
git remote add djaqua git://gitorious.org/djaqua/djaqua.git git fetch djaqua git checkout -b my-local-tracking-branch djaqua/master_or_other_branch

