Skip to content

xfce-mirror/xfce4-appfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

xfce4-appfinder

xfce4-appfinder(Application Finder) is a program to find and launch installed applications on your system, and quickly execute commands. It does this by searching your file system for ''.desktop'' files, and displays a categorized list of all the GUI applications on your system.


Homepage

xfce4-appfinder documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

xfce4-appfinder source code

Download A Release Tarball

xfce4-appfinder archive or xfce4-appfinder tags

Installation

From source:

% cd xfce4-appfinder
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf xfce4-appfinder-<version>.tar.xz
% cd xfce4-appfinder-<version>
% meson setup build
% meson compile -C build
% meson install -C build

Uninstallation

% ninja uninstall -C build

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

Packages

No packages published

Contributors 151