Skip to content

sheik/goterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goterm

Goterm is a terminal emulator / ssh client written in pure Go -- it should produce a static binary with no dependencies. It does not link to GTK or QT to produce a GUI. Instead it uses xgb (Go bindings for XCB)

Install

go install github.com/sheik/goterm/cmd/goterm@latest