rich-tree (
rtree) — a beautiful, icon-rich replacement for the classictreecommand, powered by Rich and Nerd Fonts.
| 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 |
# Install from PyPI
pip install rich-tree
# Run in the current directory
rtree
# Run with all features
rtree -ss -sm -sg -d 3 .
rtree is a Python-based terminal utility that displays a directory tree with:
.gitignore parsing, dotfile hiding, custom exclusionsrtree [OPTIONS] [DIRECTORY]
See the CLI Reference for the full list of options.
rich-tree is MIT licensed. Source available on GitHub.