{"id":19494557,"url":"https://github.com/sepich/iterm2-cssh","last_synced_at":"2026-05-17T05:34:51.783Z","repository":{"id":74619213,"uuid":"193366943","full_name":"sepich/iterm2-cssh","owner":"sepich","description":"csshX like tool for iTerm2 v3.3 via Python-API","archived":false,"fork":false,"pushed_at":"2019-08-03T03:56:14.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T20:33:12.222Z","etag":null,"topics":["cssh","iterm2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sepich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-06-23T15:49:26.000Z","updated_at":"2024-01-25T17:22:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"ece94943-fcf2-4d14-8411-e0dd98ec12ac","html_url":"https://github.com/sepich/iterm2-cssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sepich/iterm2-cssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepich%2Fiterm2-cssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepich%2Fiterm2-cssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepich%2Fiterm2-cssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepich%2Fiterm2-cssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepich","download_url":"https://codeload.github.com/sepich/iterm2-cssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepich%2Fiterm2-cssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33128646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cssh","iterm2"],"created_at":"2024-11-10T21:30:26.382Z","updated_at":"2026-05-17T05:34:51.757Z","avatar_url":"https://github.com/sepich.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iterm2-cssh\ncsshX like tool for iTerm2v3.3 via Python-API\n\n## Description\nNew [Python-API](https://iterm2.com/python-api/) had been added to iTerm2 v3.3. I have many issues with [wouterdebie/i2cssh](https://github.com/wouterdebie/i2cssh), which uses AppleScript, so decided to try fix them via this new API.  \nThis is a tool to connect to multiple servers in iTerm2 Split-View, and then manage them at once via Broadcasted Input (`Cmd-Shift-I`)\n\n## Install\n - Enable API in iTerm2 Settings:  \n`General \u003e Magic \u003e Enable Python API`\n - Install runtime:  \n`Menu Scripts \u003e Manage \u003e Download runtime`\n - Clone repo\n```bash\ngit clone https://github.com/sepich/iterm2-cssh.git\ncd iterm2-cssh\npython=`ls /Users/aryabov/Library/ApplicationSupport/iTerm2/iterm2env/versions/*/bin/python | cut -d' ' -f1`\n$python i2cssh.py host1 [host2 ...]\n```\n\n## Usage\nExample of usage is provided in `start.sh`:\n - Configure new default Profile command to run `start.sh`\n![Profile](https://habrastorage.org/webt/ay/f9/mb/ayf9mbu631fwf8dswip-fgyaq1i.png)\n - Press `Cmd-T` to open new tab, it would display all your servers from `.ssh/known_hosts`\n - You then interactively (via `fzf`) filter the list and select items to connect to:  \n![](https://habrastorage.org/webt/fq/h1/ps/fqh1psnorl-focnqgnpttayclfk.png)\n - If single item is selected - connection opened in current tab\n - If there no such name yet in your `.ssh/known_hosts`, you can type it in and press `Enter` to connect\n - If multiple is selected (via `Tab`), new tab would be created with Split-Screen and broadcast input activated  \n   ![](https://habrastorage.org/webt/ri/3-/a6/ri3-a69i00rvooznebkz6mbep8y.png)  \n   For sessions inside Split-Screen it also sets `Session \u003e After a session ends \u003e No action` so that you can press `Right click \u003e Restart` if single session is dropped, without reopening whole set.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepich%2Fiterm2-cssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepich%2Fiterm2-cssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepich%2Fiterm2-cssh/lists"}