Skip to content

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

License

Notifications You must be signed in to change notification settings

xfce-mirror/catfish

Repository files navigation

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:

meson setup build
meson compile -C build
meson install -C build

Reporting Bugs

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