Skip to content

kittywitch/fzfdapter

Repository files navigation

fzfdapter

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.

Requires

Have fzf or skim installed, configure the application.

Configuration

See ./config.toml.example for an example on how I use it. The config goes at $XDG_CONFIG_HOME/fzfdapter/config.toml.

Screenshots

image

Help/about view

image

Desktop mode

image

Path mode

image

All mode

image

Hexyl view of the msgpack "cache" of amount of accesses to a particular application

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published