ffl

command module
v0.0.0-...-6ca358b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2022 License: MIT Imports: 9 Imported by: 0

README

ffl

Windows app launcher on command prompt with fuzzy-finder

Requirments

peco

Put peco executable in a folder which is in %PATH%

Launch ffl itself

It's convenient to use Windows Run to launch ffl.

Press Win–r, then type ffl

Please make sure that ffl.exe is also in a folder which is in %PATH%

How it works?

  1. ffl searches Windows Recent folder %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Recent and lists shortcut under the folder
  2. Get target path and args for each shortcut
  3. Run peco
  4. Run selected file with default app or open Explorer if it's a folder

Configuration

To add folders to search target, create fflconf.json and put it in the same folder with ffl.exe.

{
    "Folders": [
        "C:/Users/user/shortcut/app",
        "C:/Users/user/shortcut/folder"
    ]
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL