{"id":20567802,"url":"https://github.com/isometry/ssh-scheme-handler","last_synced_at":"2025-10-08T07:41:15.958Z","repository":{"id":68239136,"uuid":"193574976","full_name":"isometry/ssh-scheme-handler","owner":"isometry","description":"SSH Scheme Handler for FreeDesktop/XDG","archived":false,"fork":false,"pushed_at":"2019-07-04T18:46:30.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T20:28:40.990Z","etag":null,"topics":["freedesktop","gnome","handler","ssh","tmux","xdg"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/isometry.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-24T20:27:13.000Z","updated_at":"2022-09-12T16:34:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a57f671-5a47-442b-8bae-02f4ce14cb94","html_url":"https://github.com/isometry/ssh-scheme-handler","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isometry%2Fssh-scheme-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isometry%2Fssh-scheme-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isometry%2Fssh-scheme-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isometry%2Fssh-scheme-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isometry","download_url":"https://codeload.github.com/isometry/ssh-scheme-handler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242179426,"owners_count":20084947,"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":["freedesktop","gnome","handler","ssh","tmux","xdg"],"created_at":"2024-11-16T04:48:33.389Z","updated_at":"2025-10-08T07:41:10.904Z","avatar_url":"https://github.com/isometry.png","language":"Python","readme":"# SSH Scheme Handler for freedesktop.org/XDG-compliant desktop environments\n\n## Overview\n\nHandle `ssh://[user@]host[:port]` scheme links with your preferred terminal emulator in any freedesktop.org/XDG-compliant desktop environment, including Gnome, OpenBox, KDE \u0026 Xfce.\n\n### Supported Schemes\n\n* [ssh](https://www.openssh.com/): `ssh://[user@]host[:port]`\n* [mosh](https://mosh.org/): `mosh://[user@]host[:port]`\n\n### Supported Terminal Emulators\n\n* [gnome-terminal](https://wiki.gnome.org/Apps/Terminal): opens a new tab titled `[user]@host`\n* [xfce4-terminal](https://docs.xfce.org/apps/terminal/): opens a new tab titled `[user]@host`\n* [tmux](https://github.com/tmux/tmux): opens a new window named `[user]@host`\n* [kitty](https://sw.kovidgoyal.net/kitty/): opens a new tab titled `[user]@host`; requires [remote control](https://sw.kovidgoyal.net/kitty/remote-control.html) be enabled\n* [urxvt](http://software.schmorp.de/pkg/rxvt-unicode.html): opens a new window titled `[user]@host`\n* [xterm](https://linux.die.net/man/1/xterm): opens a new window titled `[user]@host`\n\n## Requirements\n\n* A supported terminal emulator (`xfce4-terminal` recommended)\n* [openssh-client](https://www.openssh.com/)\n* [xdg-utils](https://www.freedesktop.org/wiki/Software/xdg-utils/)\n\n## Installation\n\n```sh\nsudo make install\nmake activate\n```\n\n## Configuration\n\nBy default, the handler will try to pick the first available terminal emulator from the `TERMINAL_SEARCH_ORDER` list in `ssh-scheme-handler.py`:\n\n1. `xfce4-terminal`\n2. `gnome-terminal`\n3. `urxvt`\n4. `xterm`\n\nAlternatively, the terminal emulator may be explicitly specified by:\n\n* either, adding the `-t/--terminal` argument to the `Exec=` line in `ssh-scheme-handler.desktop`, e.g. `Exec=/usr/local/bin/ssh-scheme-handler %u -t tmux`.\n* or, setting the `PREFERRED_TERMINAL_EMULATOR` environment variable, e.g. `echo export PREFERRED_TERMINAL_EMULATOR=tmux \u003e\u003e ~/.xsessionrc` (Xorg restart required).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisometry%2Fssh-scheme-handler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisometry%2Fssh-scheme-handler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisometry%2Fssh-scheme-handler/lists"}