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

senghor/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:

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Roff 0.6%