rich-tree

rich-tree Documentation

rich-tree (rtree) — a beautiful, icon-rich replacement for the classic tree command, powered by Rich and Nerd Fonts.


📚 Documentation Index

Page Description
Getting Started Installation, requirements, first run
CLI Reference Every flag and argument explained
Features Deep dive into all features
Icon System File & folder icons reference
Onboarding Wizard Interactive setup wizard guide
Configuration Defaults, exclusions, gitignore
Contributing How to contribute & development setup
Changelog Release history

Quick Start

# Install from PyPI
pip install rich-tree

# Run in the current directory
rtree

# Run with all features
rtree -ss -sm -sg -d 3 .

What is rich-tree?

rtree is a Python-based terminal utility that displays a directory tree with:


At a Glance

rtree [OPTIONS] [DIRECTORY]

See the CLI Reference for the full list of options.


rich-tree is MIT licensed. Source available on GitHub.