Skip to content

juxR/keyboard-termbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

termbox

This is a keyboard backend for termbox.

Termbox should be initialized by the host application. This package accepts termbox events through the Poll method. Refer to keyboard_test.go for an example.

Dependencies

go get github.com/nsf/termbox-go

Usage

go get github.com/julienroland/keyboard-termbox

License

Unless otherwise stated, all of the work in this project is subject to a 1-clause BSD license. Its contents can be found in the enclosed LICENSE file.

Releases

No releases published

Packages

No packages published

Languages