{"id":18162880,"url":"https://github.com/hidekuno/tree-viewer","last_synced_at":"2025-04-07T05:29:23.581Z","repository":{"id":37813185,"uuid":"212710335","full_name":"hidekuno/tree-viewer","owner":"hidekuno","description":"Tree viewer tool(classic implements)","archived":false,"fork":false,"pushed_at":"2023-11-10T04:00:27.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T09:38:57.781Z","etag":null,"topics":["cplusplus-11"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hidekuno.png","metadata":{"files":{"readme":"README.md","changelog":"newsgroup.py","contributing":null,"funding":null,"license":null,"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":"2019-10-04T00:56:10.000Z","updated_at":"2022-06-13T23:17:22.000Z","dependencies_parsed_at":"2025-02-14T12:46:04.857Z","dependency_job_id":null,"html_url":"https://github.com/hidekuno/tree-viewer","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Ftree-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Ftree-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Ftree-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidekuno%2Ftree-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hidekuno","download_url":"https://codeload.github.com/hidekuno/tree-viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247596596,"owners_count":20964133,"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":["cplusplus-11"],"created_at":"2024-11-02T10:05:29.141Z","updated_at":"2025-04-07T05:29:23.557Z","avatar_url":"https://github.com/hidekuno.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nTree view tool\n=================\n\n## Overview\n- Implemented a simple tool on the C++.\n- Display text data with hierarchical names in a tree.\n\n## Development\n| Item   | Ver. |\n|--------|--------|\n| OS     | Ubuntu 18.04.5 LTS |\n| GCC    | 9.3.0|\n| CPU    | Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz|\n\n## Installation of development tools\nubuntu\n```\nsudo apt-get update\nsudo apt-get install g++ autoconf make git\nsudo apt-get install libsparsehash-dev\n```\nmac\n```\nbrew install autoconf\nbrew install google-sparsehash\n```\n\n## Build\n```\ngit clone https://github.com/hidekuno/tree-viewer.git\ncd tree-viewer\nautoconf\n./configure\nmake\n```\n\n## Run(ex.)\n```\n./newsgroup.py| ./treeview -l\n```\n\u003cimg src=\"https://user-images.githubusercontent.com/22115777/66184854-64bd2880-e6b8-11e9-863e-867540098065.png\" width=50%\u003e\n\n```\nls -R .git|grep ':$' |sed -e 's/.$//' | ./treeview -d / -m\n```\n\u003cimg src=\"https://user-images.githubusercontent.com/22115777/112082901-74407200-8bc9-11eb-9ced-d6444858d20e.png\" width=30%\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhidekuno%2Ftree-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhidekuno%2Ftree-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhidekuno%2Ftree-viewer/lists"}