The intention of fzfdapter is that it's supposed to be used in a floating terminal to replace something like wofi/rofi/fuzzel/dmenu/...!
A PATH and desktop file executor that uses fzf/skim/...
Usage: fzfdapter [OPTIONS]
Options:
-m, --mode <MODE>... How to source programs [possible values: all, desktop, path]
-h, --help Print help
We store the quantity of times a specific application has been opened within $XDG_CACHE_HOME/fzfdapter/cache.msgpack to be able to display most used apps above or below all the others depending upon your configuration.
Have fzf or skim installed, configure the application.
See ./config.toml.example for an example on how I use it. The config goes at $XDG_CONFIG_HOME/fzfdapter/config.toml.
Help/about view
Desktop mode
Path mode
All mode
Hexyl view of the msgpack "cache" of amount of accesses to a particular application