{"id":24701454,"url":"https://github.com/handsomemod/gc","last_synced_at":"2026-03-11T13:39:10.197Z","repository":{"id":49355685,"uuid":"450020877","full_name":"HandsomeMod/gc","owner":"HandsomeMod","description":"A Simple Tool To Control Usb Gadget","archived":false,"fork":false,"pushed_at":"2022-03-19T07:37:26.000Z","size":27,"stargazers_count":17,"open_issues_count":3,"forks_count":14,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-07T01:02:28.830Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HandsomeMod.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":"2022-01-20T08:50:56.000Z","updated_at":"2025-06-09T15:32:22.000Z","dependencies_parsed_at":"2022-09-16T03:50:45.259Z","dependency_job_id":null,"html_url":"https://github.com/HandsomeMod/gc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HandsomeMod/gc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandsomeMod%2Fgc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandsomeMod%2Fgc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandsomeMod%2Fgc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandsomeMod%2Fgc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HandsomeMod","download_url":"https://codeload.github.com/HandsomeMod/gc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HandsomeMod%2Fgc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-27T05:13:27.502Z","updated_at":"2026-03-11T13:39:10.179Z","avatar_url":"https://github.com/HandsomeMod.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gadget Controller\n\n### A Simple Tool To Control Usb Gadget\n\n## Dependency\n\n* Cmake\n* libusbgx\n\n## Compile\n\n``` shell\ngit clone https://github.com/HandsomeMod/gc.git\ncd gc\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n## Usage\n\n``` shell\nUsage : gc [options....] \n-h          Show this help. \n-l          Show active gadget functions. \n-c          Clean all active gadget.                                           -e          Enable all active gadget.\n-d          Disable all active gadget.\n-a \u003cfunction\u003e [configs ...]   Add a gadget function.                           \n-r \u003cname\u003e      Delete a gadget function by name in list (-l).  \n```\n\n## Examples\n\n``` shell\n# Add a rndis function to gadget\ngc -a rndis\n# Show Gadget Status\ngc -l\n# Add a mass storage function to gadget\ngc -a mass /home/user\n```\n\n## License\n\nGadget Controller is licensed under GPL-2.0.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandsomemod%2Fgc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandsomemod%2Fgc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandsomemod%2Fgc/lists"}