2026-02-24 09:06:50 +01:00
2026-02-24 09:06:42 +01:00
2026-02-24 09:06:50 +01:00
2026-02-24 09:06:37 +01:00
2026-02-24 09:06:37 +01:00
2018-05-08 17:57:17 -03:00
2018-05-08 18:16:06 -03:00

barnard

barnard is a terminal-based client for the Mumble voice chat software.

Screenshot

Installation

Requirements:

  1. Go
  2. Git
  3. Opus development headers
  4. OpenAL development headers

To fetch and build:

go get -u layeh.com/barnard

After running the command above, barnard will be compiled as $(go env GOPATH)/bin/barnard.

Manual

Key bindings

  • F1: toggle voice transmission
  • Ctrl+L: clear chat log
  • Tab: toggle focus between chat and user tree
  • Page Up: scroll chat up
  • Page Down: scroll chat down
  • Home: scroll chat to the top
  • End: scroll chat to the bottom
  • F10: quit

License

GPLv2

Author

Tim Cooper (tim.cooper@layeh.com)

Description
No description provided
Readme GPL-2.0 94 KiB
Languages
Go 98.5%
Makefile 1.5%