Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
apps:catfish:start [2018/07/05 04:54] bluesabreapps:catfish:start [2021/02/08 09:24] – update icon kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 +{{ :xfce:xfce.catfish.png?no link|}}
 +====== Catfish File Search ======
  
 +===== 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.
  
-{{ :apps:catfish:catfish.png?nolink|}} +  * **[[introduction|Introduction to Catfish]]** -- What makes Catfish special 
-====== Catfish File Search ======+  * **[[usage|Usage]]** -- Basic handling of the application 
 +===== Configuration ===== 
 +  * **[[command-line|Command-line Options]]** -- Parameters for starting Catfish
  
-[[https://git.xfce.org/apps/catfish/|Source Code]] · +----
-[[http://archive.xfce.org/src/apps/catfish/|Releases]] · +
-[[https://launchpad.net/catfish-search/+download|Previous Releases]] · +
-[[bugs|Bugs]]+
  
-<note>The manual is written for Catfish 1.4.</note>+===== Required Packages =====
  
-===== Introduction =====+  * [[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 
  
-[[introduction|Introduction to Catfish]]\\ +----
-What makes Catfish special.+
  
-[[usage|Usage]]\\ +===== Latest Release ===== 
-Basic handling of the application.+{{rss>https://archive.xfce.org/feeds/project/catfish 1 date description 2h}}
  
-===== Configuration =====+    * **[[https://launchpad.net/catfish-search/+download|Previous Releases]]**
  
-[[command-line|Command-line Options]]\\ +[[|Back to Top]] 
-Parameters for starting Catfish.+---- 
 + 
 +===== Source Code Repository ===== 
 +[[https://gitlab.xfce.org/apps/catfish/|]] 
 + 
 +----
  
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
 +  * **[[:apps:catfish:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
 +
  
-[[bugs|Bugs]]\\ +---- 
-Where and how to report bugs.+[[:start|Back to main Xfce documentation page]]