RAA - rfind

rfind / 1.0

Short description: search on typing for filenames
Category: Application/Browser
Status: stable
Created: 2004-09-27 09:17:47 GMT
Last update: 2004-09-27 09:17:47 GMT
Owner: Martin Ankerl (Projects of this owner)
Homepage: http://martin.ankerl.com/
Download: http://martin.ankerl.com/files/rfind-1.0.zip
License: PublicDomain
Dependency:
Requires: fxruby/1.0.29(*)
(*): newer version exists
Description:

RFind is a little application that indexes the filenames of a given directory, and allows to quickly search this index with regular expressions.

The motivation behind this app was that someone thought this had to be in C++ to be fast, so I proved him wrong: search-on-typing with more than 500,000 indexed filenames is easily possible :-)

I have tried to make this little tool very configurable so that is can be useful to everyone. Some of the features are:

* Hierarchical presented search results
* Search-on-typing
* Define rules to execute on mouseclick

Edit this project (for project owner)

back to RAA top