macOS
brew install televisionprovider-native install command
brew / rank 550
General purpose fuzzy finder TUI. Version 0.15.9 via Homebrew; verified 2026-06-15.
install
brew install televisionprovider-native install command
overview
General purpose fuzzy finder TUI
history
Television is a fast, portable fuzzy finder for the terminal, exposed as the `tv` command. It belongs to the modern terminal-productivity niche: fuzzy search across files, text, Git repositories, environment variables, containers, and custom data sources.
The alexpasmantier/television repository was created in September 2024, and GitHub releases show early packaged releases by November 2024. The project documentation describes it as a fuzzy finder that searches through many kinds of data in real time.
Television positions itself as a general-purpose, extensible terminal picker rather than only a file finder. Its docs emphasize built-in channels for common tasks and custom channels for arbitrary data sources.
Television's adoption is early but visible in package-manager metadata: Homebrew, MacPorts, Nix, Arch, Scoop, and winget entries are present in the input facts, and the GitHub repository has thousands of stars and dozens of releases.
The tool spread through the same audience that uses fzf, skim, ripgrep, fd, and editor pickers: users who want a fast terminal UI and composable Unix workflows.
Users run `tv` as an interactive picker over built-in or custom channels. The official docs say it can search files, Git repositories, environment variables, Docker containers, and other sources, and that users can create custom channels.
For package nerds, Television matters because it is a new Rust-style terminal utility with prebuilt assets, a short executable name, shell integration, and config paths that package managers can normalize.
Television is significant as part of the current wave of high-performance terminal UX tools: it packages a fuzzy matcher, preview UI, and channel system into one installable binary.
Its niche is not mature-infrastructure critical like Teleport or Telegraf, but it is package-manager interesting because rapid releases and cross-platform binaries make Brew and other managers the easiest way to keep the tool current.
security posture
No matching local secret-handling manifest was found for television. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/television/config.toml$XDG_CONFIG_HOME/television/config.toml$TELEVISION_CONFIG/config.toml%LocalAppData%\television\config\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tv | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:television |
|---|---|
| Version | 0.15.9 |
| Package manager | Homebrew |
| Homepage | https://alexpasmantier.github.io/television/ |
| Repository | https://github.com/alexpasmantier/television |
| Last updated | 2026-06-15T10:21:22-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.