HubTree

Explore file structures simply by entering the GitHub repo URL.

HubTree is a simple web app that lets you explore repository file structures simply by entering the GitHub repo URL. This includes copying the file structure (indented) as plaintext. Features: - Interactive File Tree - Expandable directory structure with colour-coded icons for different file types (.tsx, .json, .css, etc.) - 1-Click Download - Download the entire repo as a ZIP file right from the interface - Structure Copy - Copy the entire file structure with indents to your clipboard in plaintext - GitHub PAT Support - Optionally add a Personal Access Token (PAT) for higher rate limits and private repo access - Open-Source - Clone and build yourself if you want!