{"id":26996264,"url":"https://github.com/sb-viktor/dtv","last_synced_at":"2025-04-04T01:17:58.619Z","repository":{"id":285521997,"uuid":"958419699","full_name":"sb-viktor/dtv","owner":"sb-viktor","description":"cli directory tree viewer","archived":false,"fork":false,"pushed_at":"2025-04-01T08:10:57.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T08:27:09.745Z","etag":null,"topics":["cli","python","script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sb-viktor.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":"2025-04-01T07:04:31.000Z","updated_at":"2025-04-01T08:11:00.000Z","dependencies_parsed_at":"2025-04-01T08:37:27.635Z","dependency_job_id":null,"html_url":"https://github.com/sb-viktor/dtv","commit_stats":null,"previous_names":["sb-viktor/dtv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-viktor%2Fdtv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-viktor%2Fdtv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-viktor%2Fdtv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-viktor%2Fdtv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sb-viktor","download_url":"https://codeload.github.com/sb-viktor/dtv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103252,"owners_count":20884024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cli","python","script"],"created_at":"2025-04-04T01:17:58.148Z","updated_at":"2025-04-04T01:17:58.613Z","avatar_url":"https://github.com/sb-viktor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# directory tree viewer\n\nA simple Python script to display the directory tree structure in the terminal\n\n## Features\n- Displays folder and file structure in a tree format.\n- Option to show only folders or include files.\n- Handles errors gracefully (e.g., inaccessible directories).\n\n## Usage\nwhen running the script, set the folder and `-f` if you want to see along with the files\n\n```bash\nC:\\My Projects\\dtv\u003e dtv \"C:\\My Projects\\dtv\"\n\nDirectory tree for 'C:\\My Projects\\dtv':\n├── .git\n│   ├── hooks\n│   ├── info\n│   ├── logs\n│   │   └── refs\n│   │       ├── heads\n│   │       └── remotes\n│   │           └── origin\n│   ├── objects\n│   │   ├── 06\n│   │   ├── ef\n│   │   ├── info\n│   │   └── pack\n│   └── refs\n│       ├── heads\n│       ├── remotes\n│       │   └── origin\n│       └── tags\n└── .idea\n    ├── dictionaries\n    └── inspectionProfiles\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsb-viktor%2Fdtv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsb-viktor%2Fdtv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsb-viktor%2Fdtv/lists"}