Skip to content

Byte-Cats/gt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gt

Go Terminal

Minimalist Terminal emulator written in Go

Desired Feature Set

  • Image Preview (PNG, JPEG, GIF, BMP, TIFF, WebP)
  • Supports 256 colors
  • Scrollable Text Buffer
  • UTF-8 support

Build from source

go mod init && go mod tidy && go build

Reaserch References

C in go slideshow

Rewrite vs Revive

Releases

No releases published

Packages

No packages published

Languages