Thread: Tracker GUI
View Single Post
Posts: 654 | Thanked: 664 times | Joined on Feb 2009 @ Germany
#5
You can have a look at the tracker-search-tool from tracker 0.6.95. Itīs here: http://git.gnome.org/cgit/tracker/tr...0c5131c19778a7 and itīs written in C. First step would be to make it compile inside the SDK, then you could start adapting the UI.

Another option is to write something from scratch (maybe using python) and talk to tracker via itīs DBus API.

Iīm not a tracker expert. So read this more as general advice. There is also a tracker mailing list with helpful people. Some of them working for Maemo/Nokia.