television
A very fast general purpose fuzzy finder.
Television is a terminal‑based fuzzy finder that operates in real time on a variety of data sources, including files, text contents, Git repositories, environment variables, Docker containers, and custom command‑driven channels. It presents matches in an interactive text UI, allowing users to filter and preview results quickly. The tool is portable and can be invoked with simple commands such as `tv`, `tv text`, or `tv git-repos`, and it supports shell integration for autocomplete and history search in Bash and Zsh.
The utility is designed for developers and power users who need fast, scriptable navigation of heterogeneous information directly from the command line. Custom channels can be defined via configuration files, enabling tailored workflows like browsing TLDR pages or any other command‑generated list. Television also offers integration plugins for editors such as Neovim, Vim, VS Code, and Zed, extending its fuzzy‑search capabilities into the development environment.
Implemented with the nucleo fuzzy‑matching library, the asynchronous Tokio runtime, and the Ratatui TUI framework, Television emphasizes speed and extensibility while remaining stable and CLI‑available across multiple platforms.
Reviews
Loading reviews…
Similar apps

File Management & Transfer
skim
A general fuzzy finder written in Rust, similar to fzf.

Clipboard, Input & Automation
fzf
A general purpose command-line fuzzy finder, can be used with any list: files/directories, command history, processes, hostnames…
Terminals & CLI
tere
A faster alternative to using cd and ls.
File Management & Transfer
fd
A simple, fast and user-friendly alternative to `find`.
Terminals & CLI
intelli-shell
Manage command templates/snippets.

Clipboard, Input & Automation
zoxide
Fast directory jumper in Rust.