Skip to content

Chownie/termbox-go

 
 

Repository files navigation

Native Go implementation of the termbox library. Beta.

TODO:

- Add other OSes to handle termios stuff. See syscalls.go godefs template file.
- Write documentation. Need to mention how termbox-based apps can be used under
  putty (common case?).

API reference:

http://gopkgdoc.appspot.com/pkg/github.com/nsf/termbox-go

About

Pure Go termbox implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.1%
  • Python 2.9%