Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
apps:catfish:4.16:start [2020/08/11 22:14] – created kevinbowenapps:catfish:4.16:start [2021/02/09 14:12] (current) – sync to main kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
- +{{ :xfce:xfce.catfish.png?no link|}}
- +
-{{ :apps:catfish:catfish.png?nolink|}}+
 ====== Catfish File Search ====== ====== Catfish File Search ======
  
-<note>The manual is written for the latest version of Catfish.\\ +  * **[[#Latest Release|Latest Release]]** 
-At this time, the latest version is Catfish 1.4.</note>+  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +----
  
 ===== Introduction ===== ===== Introduction =====
 +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.
 +
   * **[[introduction|Introduction to Catfish]]** -- What makes Catfish special   * **[[introduction|Introduction to Catfish]]** -- What makes Catfish special
   * **[[usage|Usage]]** -- Basic handling of the application   * **[[usage|Usage]]** -- Basic handling of the application
 ===== Configuration ===== ===== Configuration =====
   * **[[command-line|Command-line Options]]** -- Parameters for starting Catfish   * **[[command-line|Command-line Options]]** -- Parameters for starting Catfish
 +
 +----
 +
 +===== Required Packages =====
 +
 +  * [[https://github.com/python/|python 3]]
 +  * [[https://www.gtk.org|GTK+]]
 +  * [[https://wiki.gnome.org/Projects/GLib|GLib]] (GLib / GObject Python bindings: GdkPixbuf, GLib, GTK 3, Pango, Cairo, Xfconf)
 +  * [[https://pypi.org/project/pexpect/|Pexpect]]
 +  * locate or mlocate 
 +
 +----
 +
 ===== Latest Release ===== ===== Latest Release =====
-==== 1.4.9 (20190811)==== +{{rss>https://archive.xfce.org/feeds/project/catfish 1 date description 2h}} 
-[[https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.9.tar.bz2|catfish-1.4.9.tar.bz2]] +
-    * **[[http://archive.xfce.org/src/apps/catfish/|Releases]]**+
     * **[[https://launchpad.net/catfish-search/+download|Previous Releases]]**     * **[[https://launchpad.net/catfish-search/+download|Previous Releases]]**
 +
 +[[|Back to Top]]
 +----
 +
 ===== Source Code Repository ===== ===== Source Code Repository =====
 [[https://gitlab.xfce.org/apps/catfish/|]] [[https://gitlab.xfce.org/apps/catfish/|]]
 +
 +----
 +
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
   * **[[:apps:catfish:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs   * **[[:apps:catfish:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs