StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
go-tty

go-tty

#11038in Languages
Discussions0
Followers0
OverviewDiscussionsAdoptionAlternativesIntegrations
Try It

What is go-tty?

Go-tty Simple tty utility Usage ```go tty, err := tty.Open() if err != nil { log.Fatal(err) } defer tty.Close() for { r, err := tty.ReadRune() if err != nil { log.Fatal(err) } // handle key event } ``` if you are on windows and want to display ANSI colors, use go-colorable.

go-tty is a tool in the Languages category of a tech stack.

go-tty Pros & Cons

Pros of go-tty

No pros listed yet.

Cons of go-tty

No cons listed yet.

go-tty Alternatives & Comparisons

What are some alternatives to go-tty?

go

go

Google Cloud Client Libraries for Go.

proto

proto

Go support for Google's protocol buffers.

cloudflare

cloudflare

Cloudflare This package provides the package which offers an interface to the CloudFlare gAPI.

net

net

Go supplementary network libraries.

sys

sys

Go packages for low-level interaction with the operating system.

fsnotify

fsnotify

Cross-platform file system notifications for Go.

Try It

Visit Website

Adoption

On StackShare

Companies
1
@
Developers
2
2Z