mucous (1) Linux Manual Page
Mucous – Python / Curses client for museek
Synopsis
mucous [-c <filename>] [–config <filename>] [-l <directory>] [–log <directory>] [-v] [–version] [-h] [–help]Description
Mucous provides a interface for the Museek Daemon for chatting, transferring files, managing users and browsing shares on the Soulseek P2P network and Soulfind Servers. You will need a configured museekd(1).
Options
Mucous accepts the following options:- -c <filename>, –config <filename>
- Use a different config file.
- -l <directory>, –log <directory>
- Use a different chat log directory.
- -v, –version
- Display Version and exit.
- -h, –help
- Display Help and exit.
Example
To run this program the standard way type:mucous
Alternativly you use a different config file with:
mucous –config config
Or a different chat logging directory with:
mucous –log logdir
Environmental Variables
- TERM
- Specifies the type of Terminal; changes the way mucous displays color.
For XTerm: xterm-color
For aterm or rxvt: rxvt
For urxvt: rxvt-unicode
Files
~/.mucous/config
- The default location for the mucous config file.
~/.mucous/logs/
- The default directory for chat logs.
~/.mucous/logs/room/
- The directory where chat room logs are stored.
~/.mucous/logs/private/
- The directory where private chat logs are stored.
~/.mucous/$USER.image
- The file where a user’s userinfo image is saved.
- The default location for the mucous config file.
