Skip to main content

Television

A fast, portable and hackable fuzzy finder for the terminal.

Television

Quick Install

curl -sSL https://raw.githubusercontent.com/alexpasmantier/television/refs/heads/main/install.sh | sh

Or see Installation for other methods.

What is Television?

Television is a fuzzy finder that lets you search through any kind of data in real-time. It comes with built-in channels for common tasks like finding files, searching git repositories, browsing environment variables, and more.

You can also create your own custom channels to search through any data source you need.

Getting Started

New to Television? Start here:

Documentation

  • User Guide - Learn about channels, configuration, keybindings, and more
  • Advanced - Deep dive into templates, tips and tricks, and troubleshooting
  • Reference - Complete CLI, actions, and configuration reference
  • Community - Community channels and contributions
  • Developers - Contributing guidelines and architecture