{"id":17874786,"url":"https://github.com/dastergon/strgz","last_synced_at":"2025-07-29T08:06:42.515Z","repository":{"id":57528727,"uuid":"93553303","full_name":"dastergon/strgz","owner":"dastergon","description":"CLI tool for listing and searching users' starred repositories on Github","archived":false,"fork":false,"pushed_at":"2017-06-12T08:33:46.000Z","size":7,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T06:42:11.295Z","etag":null,"topics":["github","github-api","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dastergon.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}},"created_at":"2017-06-06T18:58:54.000Z","updated_at":"2023-12-05T15:31:20.000Z","dependencies_parsed_at":"2022-09-10T17:02:21.513Z","dependency_job_id":null,"html_url":"https://github.com/dastergon/strgz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dastergon/strgz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Fstrgz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Fstrgz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Fstrgz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Fstrgz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dastergon","download_url":"https://codeload.github.com/dastergon/strgz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dastergon%2Fstrgz/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267652613,"owners_count":24122095,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":["github","github-api","go","golang"],"created_at":"2024-10-28T11:11:26.684Z","updated_at":"2025-07-29T08:06:42.491Z","avatar_url":"https://github.com/dastergon.png","language":"Go","readme":"# strgz\nstrgz is a CLI tool for Github that enables users to list, index and search starred repositories from their own Github account or others' account.\n\nstrgz comes in handy to users with thousands of starred repositories. strgz indexes the starred repositories and enables fast searching capabilities of the repositories. It uses the [Bleve](http://www.blevesearch.com/) indexing library to index all starred repositories and the [go-github](https://github.com/google/go-github) library to interact with the Github API. \n\n## Installation\n\n    go get -u github.com/dastergon/strgz\n\n## Examples\n\n### Listing\n\nList starred repositories of a user on the fly\n\n    strgz ls username\n\nList starred repositories of a user on the fly, but show only the URLs\n\n    strgz ls username --url\n\nList starred repositories of a user on the fly, but index repositories\n\n    strgz ls username --index\n\n### Searching\n\nSearch for a specific word in the index and show repositories\n\n    strgz search vim\n\n## Usage\n\n        Usage:\n            strgz [command]\n\n        Available Commands:\n            help        Help about any command\n            ls          List starred repositories from a Github user\n            search      Search index of starred repositories\n\n        Flags:\n                --config string   config file (default is $HOME/.strgz.yaml)\n            -h, --help            help for strgz\n\n        Use \"strgz [command] --help\" for more information about a command.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdastergon%2Fstrgz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdastergon%2Fstrgz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdastergon%2Fstrgz/lists"}