layeh / barnard

barnard is a terminal-based client for the Mumble voice chat software
GNU General Public License v2.0
150 stars 46 forks source link

Join specific channel on connect #7

Open ghost opened 8 years ago

ghost commented 8 years ago

Requested via email:

A start parameter that defines a mumble room in which bernard shuld go right after the connect.

stormdragon2976 commented 5 years ago

It would also be cool if it could just parse mumble::// links. So, -server mumble://server/channel

markbil commented 4 years ago

I would like to second this request. This would be a very cool (in fact essential) feature. what makes barnard a strong tool IMHO is not necessarily (although very cool) simplistic terminal-based UI, but the scriptability as demonstrated in https://github.com/FAUSWE-GROUP11/Rokku/tree/master/src/raspberry_pi_intercom#install-barnard. specifying a default channel via parameter to enter upon login, as well as switching to specific channels via scriptable command would make barnard even more useful. also can I specify custom shortcuts for various commands? the latter, as an overarching meta-feature would actually solve this request, as users could simply specify a shortcut to switch to channel XYZ, which they could use in a script to be executed (via tmux) right after login.