Skip to main content
app icon

TetherSSH

Developer

Scott Peterman

About

A Go-based SSH terminal emulator with session management, built on Fyne 2 GUI framework and the gopyte terminal emulation library.

The first fully-functional Fyne-based SSH terminal with session management, scrollback history, and text selection.

app screenshot app screenshot app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/scottpeterman/tetherssh/cli@latest

Or you can download the code directly from git:

git clone https://github.com/scottpeterman/tetherssh