My mirror of the Barnard terminal client for Mumble.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tim Cooper 8462240181 add installation instructions 6 anni fa
uiterm move barnard main package to package root 6 anni fa
LICENSE relicense as GPLv2 6 anni fa
README.md add installation instructions 6 anni fa
barnard.go move barnard main package to package root 6 anni fa
client.go move barnard main package to package root 6 anni fa
doc.go move barnard main package to package root 6 anni fa
main.go move barnard main package to package root 6 anni fa
ui.go move barnard main package to package root 6 anni fa
ui_tree.go move barnard main package to package root 6 anni fa

README.md

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.

License

GPLv2

Author

Tim Cooper (tim.cooper@layeh.com)