{"id":19544633,"url":"https://github.com/freshlybrewedcode/ssh-code","last_synced_at":"2025-04-26T18:30:28.156Z","repository":{"id":63849035,"uuid":"571175263","full_name":"FreshlyBrewedCode/ssh-code","owner":"FreshlyBrewedCode","description":"A simple command for starting VSCode in a remote ssh folder","archived":false,"fork":false,"pushed_at":"2023-03-29T07:53:02.000Z","size":68,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T17:59:10.692Z","etag":null,"topics":["ssh","vscode"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/FreshlyBrewedCode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2022-11-27T12:18:07.000Z","updated_at":"2024-08-17T14:05:30.000Z","dependencies_parsed_at":"2024-11-11T03:40:15.134Z","dependency_job_id":null,"html_url":"https://github.com/FreshlyBrewedCode/ssh-code","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"910bbc9b0adf8521c7b5f021c7ca453f9f4ce6a2"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreshlyBrewedCode%2Fssh-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreshlyBrewedCode%2Fssh-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreshlyBrewedCode%2Fssh-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreshlyBrewedCode%2Fssh-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreshlyBrewedCode","download_url":"https://codeload.github.com/FreshlyBrewedCode/ssh-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251035047,"owners_count":21526300,"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":["ssh","vscode"],"created_at":"2024-11-11T03:30:07.382Z","updated_at":"2025-04-26T18:30:27.774Z","avatar_url":"https://github.com/FreshlyBrewedCode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssh-code\n\nA simple command for starting vscode in a remote ssh folder.\n\n## Usage\n\nYou need to have node and vscode installed.\n\nInstall via npm:\n```\nnpm i -g ssh-code\n```\nthen run the `ssh-code` or `scode` command (both commands do the same `scode` is just an alias):\n```\nssh-code user@host:/path\n```\nthe user is optional so you can also just run:\n```\nscode host:/path\n```\n\nalternativly you can also run directly via npx (note: only the `ssh-code` command will work):\n```\nnpx ssh-code user@host:/path\n```\n\n## How it works\n\nAll it does is parse the user, host and path from the arguments and run the vscode command:\n```\ncode --folder-uri=vscode-remote://ssh-remote+\u003cuser\u003e@\u003chost\u003e/\u003cpath\u003e\n```\n\nsee the [related issue](https://github.com/microsoft/vscode-remote-release/issues/3324) for more info.\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreshlybrewedcode%2Fssh-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreshlybrewedcode%2Fssh-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreshlybrewedcode%2Fssh-code/lists"}