-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7735363
commit 9e9b9a3
Showing
6 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<h1 align="center"> | ||
|
||
<a href="https://github.com/mr-pennyworth/alfred-fzf/releases/latest/"> | ||
<img src="icon.png" width="16%"><br/> | ||
<img alt="Download" | ||
src="https://img.shields.io/github/downloads/mr-pennyworth/alfred-fzf/total?color=purple&label=Download"><br/> | ||
</a> | ||
Instant Fuzzy File Search for Alfred | ||
</h1> | ||
|
||
List all the files inside a folder using [`fd`][1], | ||
and instantly fuzzy-search through all of them using [`fzf`][2], | ||
all from inside [Alfred][3] with a single keyword: `fzf`. | ||
|
||
### Screenshots | ||
![invocation](screenshots/invocation.png) | ||
![filecount](screenshots/filecount.png) | ||
![search results](screenshots/search-results.png) | ||
![folder actions](screenshots/folder-actions.png) | ||
![app bundle search](screenshots/app-folder-search.png) | ||
|
||
[1]: https://github.com/sharkdp/fd | ||
[2]: https://github.com/junegunn/fzf | ||
[3]: https://www.alfredapp.com |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.