Skip to content

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

License

Notifications You must be signed in to change notification settings

piotrwiewiura/barnard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barnard - piotrwiewiura fork

It ports over some features from cantudo/barnard which currently has build errors.

it adds a flag to start transmission rightaway without any keypresses

barnard -server mumble.FFF.org:64738 -username prueba -inmediatestart

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%