This project was moved to http://code.google.com/p/giraffe-search/.

Giraffe

Quick and dirty filesystem indexer written in Python. GUI is provided by GTK.

News

Download

giraffe-0.1.0.tgz
giraffe-0.0.4.tgz
giraffe-0.0.3.tgz

Usage

First extract files from archive:

tar xvzf giraffe-0.1.0.tgz

Create index of interested locations.

cd giraffe
python makeindex.py /data/mp3 /data/ebooks

You can use simple command-line interface.

python query.py alanis ironic

And run GUI.

python mainform.py

Screenshot & Screencast