{"id":16466850,"url":"https://github.com/1970mr/tree-viewer","last_synced_at":"2026-06-12T11:31:24.095Z","repository":{"id":183741370,"uuid":"670603275","full_name":"1970Mr/tree-viewer","owner":"1970Mr","description":"Tree Viewer: A Python CLI tool to explore directory, zip, and rar contents with a tree-like display. Easy and intuitive! 🌳👀","archived":false,"fork":false,"pushed_at":"2024-05-30T13:08:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T02:25:03.598Z","etag":null,"topics":["directory","directory-tree","python","rar","tree-view","tree-viewer","treeview","zip"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1970Mr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-25T12:23:33.000Z","updated_at":"2024-05-30T13:08:53.000Z","dependencies_parsed_at":"2024-06-16T08:34:40.358Z","dependency_job_id":"78eb3351-eb49-4d0d-bf83-638b2e09efaf","html_url":"https://github.com/1970Mr/tree-viewer","commit_stats":null,"previous_names":["github-1970/tree-viewer","1970mr/tree-viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1970Mr/tree-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Ftree-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Ftree-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Ftree-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Ftree-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1970Mr","download_url":"https://codeload.github.com/1970Mr/tree-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Ftree-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34243051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["directory","directory-tree","python","rar","tree-view","tree-viewer","treeview","zip"],"created_at":"2024-10-11T11:44:59.350Z","updated_at":"2026-06-12T11:31:24.072Z","avatar_url":"https://github.com/1970Mr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tree Viewer\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\nTree Viewer is a Python command-line tool that allows you to view the contents of directories, zip files, and rar files in a tree-like structure. It provides an intuitive way to navigate and explore the directory structure of your files.\n\n## How to Install\n\n1. Clone the repository to your local machine:\n   ```\n   git clone https://github.com/github-1970/tree-viewer.git\n   ```\n\n2. Change directory to the project folder:\n   ```\n   cd tree-viewer\n   ```\n\n3. Install the required dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n\n## How to Use\n\nTo use Tree Viewer, run the `tree_viewer.py` script from the command line, followed by the path to the target directory or zip/rar file you want to visualize.\n\nExample usage:\n\n1. View the contents of a directory:\n   ```\n   python tree_viewer.py /path/to/directory\n   ```\n\n2. View the contents of a zip file:\n   ```\n   python tree_viewer.py /path/to/zipfile.zip\n   ```\n\n3. View the contents of a rar file:\n   ```\n   python tree_viewer.py /path/to/rarfile.rar\n   ```\n\nIf the zip or rar file is encrypted, you will be prompted to enter the password (if required) to access its contents.\n\n## Features\n\n- Supports displaying the directory tree structure.\n- Handles zip files and rar files, including encrypted ones.\n- User-friendly command-line interface.\n- Easy navigation and exploration of file contents.\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/github-1970/tree-viewer/blob/main/LICENSE).\n\n## Contributing\n\nContributions to Tree Viewer are welcome! If you find any issues or have suggestions for improvements, please feel free to [open an issue](https://github.com/github-1970/tree-viewer/issues) or submit a pull request.\n\nHappy exploring with Tree Viewer! 🌳👀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1970mr%2Ftree-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1970mr%2Ftree-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1970mr%2Ftree-viewer/lists"}