wok-6.x
annotate catfish/description.txt @ rev 18080
Split mate-panel in mate-panel-dev
author |
Yuri Pourre <yuripourre@gmail.com> |
date |
Fri May 22 18:02:36 2015 -0300 (2015-05-22) |
parents |
|
children |
|
rev |
line source |
al@14051
|
1 Catfish is a handy file searching tool for linux and unix. Basically it is
|
al@14051
|
2 a frontend for different search engines (daemons) which provides a unified
|
al@14051
|
3 interface. The interface is intentionally lightweight and simple, using only
|
al@14051
|
4 GTK+2 and Python. You can configure it to your needs by using several command
|
al@14051
|
5 line options.
|
al@14051
|
6
|
al@14051
|
7 You are encouraged to run 'catfish --help' to check out the various command
|
al@14051
|
8 line options.
|