{"id":26517197,"url":"https://github.com/fraction/sshcd","last_synced_at":"2025-03-21T08:19:02.440Z","repository":{"id":14060315,"uuid":"16763360","full_name":"fraction/sshcd","owner":"fraction","description":"Connect with SSH and cd (change directory) with one command.","archived":false,"fork":false,"pushed_at":"2015-11-07T03:15:24.000Z","size":328,"stargazers_count":170,"open_issues_count":1,"forks_count":17,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-04-14T23:30:13.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fraction.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":"2014-02-12T10:16:07.000Z","updated_at":"2023-12-21T10:30:35.000Z","dependencies_parsed_at":"2022-08-03T05:01:25.945Z","dependency_job_id":null,"html_url":"https://github.com/fraction/sshcd","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fsshcd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fsshcd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fsshcd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fsshcd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fraction","download_url":"https://codeload.github.com/fraction/sshcd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759953,"owners_count":20505716,"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":"2025-03-21T08:19:01.829Z","updated_at":"2025-03-21T08:19:02.431Z","avatar_url":"https://github.com/fraction.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sshcd\n\nTired of having to type this janky command to [ssh](http://manpages.ubuntu.com/manpages/saucy/en/man1/ssh.1.html) and [cd](http://manpages.ubuntu.com/manpages/saucy/en/man1/cd.1posix.html) into unfamiliar remote servers?\n\n```sh\nssh -t user@fraction.io \"cd /foo/bar; exec \\$SHELL --login\"\n```\n\nStop it. Connect with SSH and cd (change directory) with one command.\n\n```sh\nsshcd user@fraction.io:/foo/bar\n```\n\n## Installation\n\nUse Homebrew to download and install the executable.\n\n```sh\nbrew tap fraction/homebrew-formulae\nbrew install sshcd\n```\n\nAdd the executable into your path and give it permissions.\n\n```sh\nsudo curl -Lo /usr/local/bin/sshcd http://git.io/wfAXEQ\nsudo chmod +x /usr/local/bin/sshcd\n```\n\n## Usage\n\nThe default usage is pretty simple.\n\n```sh\nsshcd user@fraction.io:/foo/bar\n```\n\nThe tool supports prepended flags, too!\n\n```sh\nsshcd -v user@fraction.io:/foo/bar\n```\n## Support\n\nPlease [open an issue](https://github.com/fraction/sshcd/issues/new) for questions and concerns.\n\n## Contributing\n\nFork the project, commit your changes, and [open a pull request](https://github.com/fraction/sshcd/compare/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraction%2Fsshcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffraction%2Fsshcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraction%2Fsshcd/lists"}