Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.2 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.2 KB

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.