xfce-mirror / catfish

Mirror repository, PRs are not watched, please use Xfce's GitLab

Home Page:https://gitlab.xfce.org/apps/catfish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

Catfish

Catfish is a handy file searching tool for Linux and Unix. The interface is intentionally lightweight and simple, using only GTK+3. You can configure it to your needs by using several command line options.

You are encouraged to run catfish –help to check out the various command line options.


Homepage

Catfish documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Catfish source code

Download a Release Tarball

Catfish archive or Catfish tags

Installation

From source:

local/user install:
    python3 setup.py install --user
system-wide/root install:
    sudo python3 setup.py install

For detailed installation instructions, see INSTALL

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

https://gitlab.xfce.org/apps/catfish

License:GNU General Public License v2.0


Languages

Language:Python 99.4%Language:Roff 0.6%