Skip to content

jsimonetti/ssh-scheme-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Build

GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o ~/bin/ssh-scheme-handler main.go

Install

create file: .local/share/applications/ssh-terminal.desktop with contents:

[Desktop Entry]
Version=1.0
Name=SSH Terminal
Type=Application
Icon=utilities-terminal
Exec=/home/jsimonetti/bin/ssh-scheme-handler --url %u
StartupNotify=true
Terminal=false
MimeType=x-scheme-handler/ssh;

run: # gio mime x-scheme-handler/ssh ssh-terminal.desktop

About

Very simple Gnome-shell ssh url handler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages