TrackerQt it's a tracker front-end writtend with qt and python

----------Requirements----------
The qtgui requires recent versions of:
* Python (>= 2.3)
* Tracker(>= 5.2)
* Python Qt3 (can possibly use 3.16)
* Python Kde3 (>= 3.10)
* Python DBus 

If you use Ubuntu these can be installed via apt-get with this command:
sudo apt-get install python-qt3 python-kde3 python-dbus

----------Installation-----------

cp ./*.py /usr/local/bin

----------Todo-----------
-Thumbail support in result list
