mytree 0.1.0

A fast CLI tool to visualize directory structures with filtering and formatting
Documentation

mytree

mytree is a terminal-based Rust application that displays a visual tree of directory contents. It supports filtering by file extension and regular expressions, shows or hides hidden files, displays optional file metadata like size and timestamps, and can write output to a file or pipe it through a pager.