Skip to content

A worse version of the KiTTY SSH client with fewer features but no known security vulnerabilities

License

Notifications You must be signed in to change notification settings

LetUsFlow/GiTTY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a18b58 · Mar 5, 2025

History

7 Commits
Feb 15, 2025
Feb 15, 2025
Mar 5, 2025
Mar 3, 2025
Feb 15, 2025
Feb 15, 2025
Feb 15, 2025
Mar 3, 2025

Repository files navigation

GiTTY

GiTTY Logo

Go Report Card

A worse version of the KiTTY SSH client with fewer features but no known security vulnerabilities.

Uses bubbletea and lipgloss for terminal UI.

Building

Linux

go build

Windows

windres -o resource.syso resource.rc
go build

The windres command is optional, but without it, the final executable won't have the GiTTY icon. windres is included in mingw-w64-binutils.

License

GPL-3.0

About

A worse version of the KiTTY SSH client with fewer features but no known security vulnerabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages