barnard - acien101 fork
IS THE SAME BUT IT SUPPORT TO CONNECT TO A CHANNEL AT START LIKE THIS:
barnard -server mumble.FFF.org:64738 -username prueba -channel "YEAH"
barnard is a terminal-based client for the Mumble voice
chat software.

Installation
Requirements:
- Go
- Git
- Opus development headers
- 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)