go-atomicgo-dev-keyboard
Read keyboard events in CLI applications
This package provides a functionality to read key presses from the keyboard, while in a terminal application, which may be combined to check for ctrl+c, alt+4, ctrl-shift, alt+ctrl+right, etc. It can also be used to simulate (mock) keypresses for CI testing.
- Versions: 0.2.9
- Website: https://atomicgo.dev/keyboard
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of go-atomicgo-dev-keyboard
as follows:
guix install go-atomicgo-dev-keyboard
Or install a particular version:
guix install go-atomicgo-dev-keyboard@0.2.9
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/go-atomicgo-dev-keyboard/'><img src='http://127.0.0.1:3000/packages/go-atomicgo-dev-keyboard/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/go-atomicgo-dev-keyboard/badges/latest-version.svg)](http://127.0.0.1:3000/packages/go-atomicgo-dev-keyboard/) Org: [[http://127.0.0.1:3000/packages/go-atomicgo-dev-keyboard/][http://127.0.0.1:3000/packages/go-atomicgo-dev-keyboard/badges/latest-version.svg]]