You are not logged in.

#1 2015-11-17 21:07:25

gnunn
Member
Registered: 2013-10-21
Posts: 96

GTK 3 Visual Grep Utility

I'm looking for some feedback on GTK based grep utility I've written in D called Visual Grep. The utility is essentially a GUI version of grep similar to SearchMonkey but GTK based and conforming to Gnome Human Interface Guidelines (HIG) as much as possible. It requires at least GTK 3.1.6 to run.

The utility has the following features:

a. Obviously, supports regex (Uses D library, syntax info available here)
a. Searches run in background threads
b. It supports tabs and you can have multiple searches running concurrently
c. Searches in progress can be aborted
d. Supports case insensitive searches

At this point I would consider it pretty alpha and I'm looking for some feedback in terms of features and bugs.

To try it out, an alpha release binary is available from github here http://github.com/gnunn1/vgrep. Screenshots are also available there as well.

Offline

#2 2015-11-28 19:21:44

gnunn
Member
Registered: 2013-10-21
Posts: 96

Re: GTK 3 Visual Grep Utility

An arch package called visual-grep now exists for this in AUR.

Offline

Board footer

Powered by FluxBB