{"id":24511418,"url":"https://github.com/theherk/winpath","last_synced_at":"2025-11-06T11:03:24.011Z","repository":{"id":57632487,"uuid":"82991753","full_name":"theherk/winpath","owner":"theherk","description":"winpath is just a small, simple tool to get Windows paths.","archived":false,"fork":false,"pushed_at":"2017-02-24T02:22:15.000Z","size":4,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-27T21:52:12.833Z","etag":null,"topics":["go","golang","windows"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/theherk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-24T02:16:01.000Z","updated_at":"2017-12-27T12:54:09.000Z","dependencies_parsed_at":"2022-08-31T12:04:31.264Z","dependency_job_id":null,"html_url":"https://github.com/theherk/winpath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theherk%2Fwinpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theherk%2Fwinpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theherk%2Fwinpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theherk%2Fwinpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theherk","download_url":"https://codeload.github.com/theherk/winpath/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248844036,"owners_count":21170505,"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":["go","golang","windows"],"created_at":"2025-01-22T00:37:41.914Z","updated_at":"2025-10-29T16:37:03.648Z","avatar_url":"https://github.com/theherk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"winpath\n=======\n\nwinpath is just a small, simple tool to get Windows paths. It simply abstracts a few calls to the registry to return the current value of a few strings.\n\nInstallation\n------------\n\n    go get github.com/theherk/winpath\n\nUsage\n-----\n\n``` go\nimport (\n\t\"fmt\"\n\t\"github.com/theherk/winpath\"\n)\n\nfunc main() {\n\tp, _ := winpath.AppData()\n\tfmt.Println(p)\n}\n```\n\n### Testing\n\n    make test\n\n### Build for all architectures and systems.\n\n    make clean all\n\nYep, that's it. Feel free to add any common paths to this library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheherk%2Fwinpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheherk%2Fwinpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheherk%2Fwinpath/lists"}