Here's what I'm working on. Came out of my annoyance with how bloated Launchy & others are.
ATM it's a simple app launcher that uses a csv file. No indexing but, my search result is wonky. Eg. "ff" is a tag for Firefox and it brings up Excel...which I assume is due to the "ff" in the file path (ie. office). So, I may switch it over to xml.
Maybe will release a simple file based text launcher first than work on a separate indexing utility? Trying to keep it simple for people to add into themes. Uses Skarn's textbox control.