'\" t .\" Title: mumd .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.15 .\" Date: 2021-06-08 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "MUMCTL" "1" "2021-06-08" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" mumctl \- mumd(1) controller .SH "SYNOPSIS" .sp mumctl [] .SH "DESCRIPTION" .sp mumctl is a CLI controller for mumd(1), a client daemon for Mumble, a free and open source voice chat system. .SH "OPTIONS" .sp \-h, \-\-help .RS 4 Prints help information. .RE .sp \-\-version .RS 4 Prints version information. .RE .sp Subcommands contain additional options. .SH "SUBCOMMANDS" .sp mumctl channel connect .RS 4 Connect to another channel. .RE .sp mumctl channel list .RS 4 List all channels in the connected server. .RE .sp mumctl completions [\-\-bash|\-\-fish|\-\-zsh] .RS 4 Generate a completion file for the specified shell. .RE .sp mumctl config .RS 4 Set a configuration value in the mumd(1) config\-file. See mumdrc(5). .RE .sp mumctl config\-reload .RS 4 Force a reload of the configuration file (e.g. after editing it externally. .RE .sp mumctl connect [\-p|\-\-port ] [username] .RS 4 Connect to a server on the specified port. The host may be either the name of a saved server or an IP/URL (in which case username needs to be passed as well). If omitted, the port defaults to 64738. .RE .sp mumctl deafen .RS 4 Deafen yourself. .RE .sp mumctl disconnect .RS 4 Disconnect from the currently connected server. .RE .sp mumctl events .RS 4 Print all events that have occured since mumd was started. .RE .sp mumctl help .RS 4 Show a help message. .RE .sp mumctl message channel [\-r|\-\-recursive] [...] Sends a message to all channels specified in the list of channels. If the recursive flag is set, the message is also sent to all subchannels in a recursive manner. If no channels are given the message is sent to the channel currently connected to. .sp mumctl message user Sends a message to all users specified in the list of users. .sp mumctl messages [\-f|\-\-follow] Prints all received messages since mumd was started, or since this command last was issued, whichever happens first. If the follow flag is set, mumctl will instead wait for new messages to come in and print them as they come in. To exit this loop, issue a Ctrl\-C. .sp mumctl mute [user] .RS 4 Mute yourself or someone else. If user is omitted, you mute yourself. Otherwise, the user with the username [user] is muted. .RE .sp mumctl server add [\-\-port ] [ | ] .RS 4 Add a saved server configuration. .RE .sp mumctl server config .RS 4 Configure a variable in a saved server configuration. .RE .sp mumctl server list .RS 4 List all saved servers and how many are connected to them. .RE .sp mumctl server remove .RS 4 Remove a saved server. .RE .sp mumctl server rename .RS 4 Rename a saved server. .RE .sp mumctl status .RS 4 Show the currently conneced channel and server. .RE .sp mumctl undeafen .RS 4 Undeafen yourself. .RE .sp mumctl unmute [user] .RS 4 Unmute yourself or someone else. If user is omitted, unmute yourself. Otherwise, the user with the username [user] is unmuted. .RE .sp mumctl volume set .RS 4 Set the outgoing volume level. 1.0 is the default. .RE .sp mumctl volume set .RS 4 Set the volume of another user\(cqs incoming audio. 1.0 is the default. .RE .SH "AUTHORS" .sp Gustav Sörnäs and Eskil Queseth. .SH "REPORTING BUGS" .sp Please report bugs to the Github repository at \c .URL "https://github.com/mum\-rs/mum/" "" or by e\-mail to \c .MTO "gustav\(atsornas.net" "" "." .SH "SEE ALSO" .sp mumd(1), mumdrc(5)