Gumshoe is a file sharing program that will let you search for, download, and share files on "any" file sharing service. It uses a plugin architecture to implement various services. There isn't much up here yet, but you read the documentation for more details. Or visit the project page for forums, downloads, bug reports, etc.

The code is in CVS! To get the latest version, try this:

% cvs -d:pserver:anonymous@cvs.gumshoe.sourceforge.net:/cvsroot/gumshoe login
% cvs -z3 -d:pserver:anonymous@cvs.gumshoe.sourceforge.net:/cvsroot/gumshoe co gumshoe
Then to build it:
% cd gumshoe
% ./reconf
% ./configure
% make
Please see the gumshoe/README file for details on how to set up your plugin directory before trying to run the program.

This site is hosted by SourceForge
                      Logo

You should also go visit Infoanarchy.org if you find this project interesting.