{"id":18349380,"url":"https://github.com/leonardocardoso/gsrd","last_synced_at":"2025-04-06T09:32:01.681Z","repository":{"id":56875449,"uuid":"63342303","full_name":"LeonardoCardoso/gsrd","owner":"LeonardoCardoso","description":"GitHub Starred Repos Downloader","archived":true,"fork":false,"pushed_at":"2020-09-30T16:06:31.000Z","size":464,"stargazers_count":27,"open_issues_count":2,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-03T20:37:12.457Z","etag":null,"topics":["downloader","github","repository","repository-tools","ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"https://leocardz.com/github-starred-repos-downloader-66a5013275b0","language":"Ruby","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/LeonardoCardoso.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":"2016-07-14T14:13:48.000Z","updated_at":"2025-03-16T07:52:21.000Z","dependencies_parsed_at":"2022-08-20T10:11:17.598Z","dependency_job_id":null,"html_url":"https://github.com/LeonardoCardoso/gsrd","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardoCardoso%2Fgsrd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardoCardoso%2Fgsrd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardoCardoso%2Fgsrd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardoCardoso%2Fgsrd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeonardoCardoso","download_url":"https://codeload.github.com/LeonardoCardoso/gsrd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247463745,"owners_count":20942935,"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":["downloader","github","repository","repository-tools","ruby","ruby-gem"],"created_at":"2024-11-05T21:21:54.055Z","updated_at":"2025-04-06T09:32:01.291Z","avatar_url":"https://github.com/LeonardoCardoso.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"![gsrd](images/logo.png)\n\n\u003e **gsrd** downloads your public starred repos.\u003cbr /\u003eJust in case you want to keep a backup of them from time to time.\n\n## Configuration\n\n### Getting your credential\nIn order to keep your privacy, create your [personal token on Github](https://github.com/settings/tokens).\n\nIf you just need to allow access to the public, repos select the option `public_repo` as shown below:\n\n![public_repo](images/option.png)\n\nIf you want to download the private ones as well, select `repo`:\n\n![repo](images/repo.png)\n\n## Installation\n\nIf you don't have bundler installed, please do it first:\n\n```ruby\n$ gem install bundler\n```\n\nThen install gsrd.\n\n```ruby\n$ gem install gsrd\n```\n\n## Run\nRun the code passing your access token as argument\n\n\u003cpre\u003e\n$ gsrd \"\u003cb\u003eput\u003c/b\u003eyour\u003cb\u003eforty\u003c/b\u003echaracter\u003cb\u003egenerated\u003c/b\u003estring\u003cb\u003ehere\u003c/b\u003e\"\n\u003c/pre\u003e\n\nThis is what you gonna get for every repo to download:\n\n```swift\n======= DOWNLOADING facebook-sdk-swift =======\nURL: https://github.com/facebook/facebook-sdk-swift\nDownload URL: https://github.com/facebook/facebook-sdk-swift/archive/master.zip\nstarted: 28/09/2016 14:46:41\n/Users/THE_PATH/gsrd-downloads-2016-09-28/facebook-facebook-sdk-swift-master.zip 100%[===\u003e] 1023K 248KB/s in 4.1s\nfinished: 28/09/2016 14:46:49\n```\n\n## Requirement\n\n* [wget](https://www.gnu.org/software/wget/)\n\n## Information and Contact\n\nDeveloped by [@LeonardoCardoso](https://github.com/LeonardoCardoso). \n\nContact me either by Twitter [@leocardz](https://twitter.com/leocardz) or emailing me to [contact@leocardz.com](mailto:contact@leocardz.com).\n\n## License\n\n    The MIT License (MIT)\n\n\tCopyright (c) 2016 Leonardo Cardoso\n\t\n\tPermission is hereby granted, free of charge, to any person obtaining a copy\n\tof this software and associated documentation files (the \"Software\"), to deal\n\tin the Software without restriction, including without limitation the rights\n\tto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n\tcopies of the Software, and to permit persons to whom the Software is\n\tfurnished to do so, subject to the following conditions:\n\t\n\tThe above copyright notice and this permission notice shall be included in all\n\tcopies or substantial portions of the Software.\n\t\n\tTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\tIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\tFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\tAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\tLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\tOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n\tSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardocardoso%2Fgsrd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonardocardoso%2Fgsrd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardocardoso%2Fgsrd/lists"}