{"id":21917497,"url":"https://github.com/clusterm/clovershell-client","last_synced_at":"2025-04-19T09:48:05.532Z","repository":{"id":69562462,"uuid":"83900684","full_name":"ClusterM/clovershell-client","owner":"ClusterM","description":"Client for hakchi mod which allows to access NES Mini's shell, execute commands and transfer files directly via USB, without UART and FEL.","archived":false,"fork":false,"pushed_at":"2024-02-20T18:50:10.000Z","size":264,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-24T19:48:11.043Z","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-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClusterM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["ClusterM"],"custom":["https://www.buymeacoffee.com/cluster","https://boosty.to/cluster"]}},"created_at":"2017-03-04T14:50:36.000Z","updated_at":"2024-02-20T18:50:15.000Z","dependencies_parsed_at":"2024-02-20T19:52:02.508Z","dependency_job_id":"56b41f07-b65e-4eeb-8237-1bf8d9cc1abc","html_url":"https://github.com/ClusterM/clovershell-client","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClusterM%2Fclovershell-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClusterM%2Fclovershell-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClusterM%2Fclovershell-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClusterM%2Fclovershell-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClusterM","download_url":"https://codeload.github.com/ClusterM/clovershell-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226974965,"owners_count":17712052,"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":[],"created_at":"2024-11-28T19:33:18.244Z","updated_at":"2024-11-28T19:33:18.935Z","avatar_url":"https://github.com/ClusterM.png","language":"C#","funding_links":["https://github.com/sponsors/ClusterM","https://www.buymeacoffee.com/cluster","https://boosty.to/cluster"],"categories":[],"sub_categories":[],"readme":"# clovershell client #\nClient for hakchi mod (https://github.com/ClusterM/clovershell-daemon) which allows to access NES Mini's shell, execute commands and transfer files directly via USB, without UART and FEL.\n\n## Usage ##\n\n    clovershell shell [port]\n    clovershell ftp [port]\n    clovershell all [shell_port [ftp_port]] (default)    clovershell exec \u003ccommand\u003e [stdin [stdout [stderr]]]\n    clovershell pull \u003cremote_file\u003e [local_file]\n    clovershell push \u003clocal_file\u003e \u003cremote_file\u003e\n\n## Examples ##\n\n    Start shell server on port 23:\n     clovershell shell 23\n    Start FTP server on port 21:\n     clovershell ftp 21\n    List files:\n     clovershell exec \"ls /etc/\"\n    Download file:\n     clovershell pull /etc/inittab inittab\n    Upload file:\n     clovershell push inittab /etc/inittab\n    Archive and download files:\n     clovershell exec \"cd /etc \u0026\u0026 tar -czv *\" \u003e file.tar.gz\n    Archive and download files (alternative):\n     clovershell exec \"cd /etc \u0026\u0026 tar -czv *\" null file.tar.gz\n    Upload and extract files:\n     clovershell exec \"cd /etc \u0026\u0026 tar -xzv\" file.tar.gz\n    Upload and extract files (alternative):\n     clovershell exec \"cd /etc \u0026\u0026 tar -xzv\" - \u003cfile.tar.gz\n    Dump the whole decrypted filesystem:\n     clovershell exec \"dd if=/dev/mapper/root-crypt | gzip\" \u003e dump.img.gz\n    Dump the whole decrypted filesystem (alternative):\n     clovershell exec \"dd if=/dev/mapper/root-crypt | gzip\" null dump.img.gz\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclusterm%2Fclovershell-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclusterm%2Fclovershell-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclusterm%2Fclovershell-client/lists"}