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 05:07] bluesabreapps:catfish:start [2021/01/13 04:17] – added rss feed for latest release kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
- 
- 
 {{ :apps:catfish:catfish.png?nolink|}} {{ :apps:catfish:catfish.png?nolink|}}
 ====== Catfish File Search ====== ====== Catfish File Search ======
  
-[[https://git.xfce.org/apps/catfish/|Source Code]] · +===== Introduction ===== 
-[[http://archive.xfce.org/src/apps/catfish/|Releases]] · +Catfish is a handy file searching tool for Linux and Unix                      
-[[https://launchpad.net/catfish-search/+download|Previous Releases]] · +The interface is intentionally lightweight and simple, using only GTK+3        
-[[bugs|Bugs]]+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.
  
-<note>The manual is written for the latest version of Catfish.\\ +  * **[[introduction|Introduction to Catfish]]** -- What makes Catfish special 
-At this time, the latest version is Catfish 1.4.</note>+  * **[[usage|Usage]]** -- Basic handling of the application 
 +===== Configuration ===== 
 +  * **[[command-line|Command-line Options]]** -- Parameters for starting Catfish
  
-===== Introduction =====+----
  
-[[introduction|Introduction to Catfish]]\\ +===== Required Packages =====
-What makes Catfish special.+
  
-[[usage|Usage]]\\ +  * [[https://github.com/python/|python 3]] 
-Basic handling of the application.+  * [[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 
  
-===== Configuration =====+----
  
-[[command-line|Command-line Options]]\\ +===== Latest Release ===== 
-Parameters for starting Catfish.+{{rss>https://archive.xfce.org/feeds/project/catfish 1 date description 2h}} 
 + 
 +    * **[[https://launchpad.net/catfish-search/+download|Previous Releases]]** 
 + 
 +[[|Back to Top]] 
 +---- 
 + 
 +===== 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]]