perplexity-cli
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
Python★ 176
fuzzy finder file manager
git clone https://github.com/ashish0kumar/fzfm.gitashish0kumar/fzfmfuzzy finder file manager
fzfbat (fallback to cat)eza (fallback to ls)wslview, xdg-open, etc.)Ensure you have the following installed:
fzf - Core dependency, the entire file
manager is built around iteza - For enhanced directory listing
(fallback to ls)bat - For file previewing (fallback to
cat)nvim - For text editing (fallback to
nano)wslview, xdg-open, or opencurl -fsSL https://raw.githubusercontent.com/ashish0kumar/fzfm/main/fzfm -o ~/.local/bin/fzfm chmod +x ~/.local/bin/fzfm
Run the script:
fzfm
| Key | Action |
|---|---|
Up/Down Arrow |
Move selection up/down |
Enter / Right Arrow |
Open file/folder |
Shift + Up/Down |
Scroll preview |
Ctrl + R |
Refresh file list |
Customize behavior according to your system by setting the following:
export FZFM_MEDIA_OPENER="xdg-open" # Set preferred media opener export FZFM_TEXT_EDITOR="nvim" # Set preferred text editor export FZFM_LIST_COMMAND="eza" # Set directory listing command export FZFM_PREVIEW_COMMAND="bat" # Set preview command
Feel free to fork the repository, submit issues, or contribute improvements!
© 2025-present Ashish Kumar
more like this
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags