1MUCOUS(1)                     Museek Daemon Plus                     MUCOUS(1)
2
3
4

NAME

6       Mucous - Python / Curses client for museek
7

SYNOPSIS

9       mucous  [-c  <filename>]  [--config <filename>] [-l <directory>] [--log
10       <directory>] [-v] [--version] [-h] [--help]
11

DESCRIPTION

13       Mucous provides a interface for the Museek Daemon for chatting,  transā€
14       ferring  files,  managing users and browsing shares on the Soulseek P2P
15       network and Soulfind Servers.
16
17       You will need a configured museekd(1).
18

OPTIONS

20       Mucous accepts the following options:
21
22       -c <filename>, --config <filename>
23              Use a different config file.
24
25       -l <directory>, --log <directory>
26              Use a different chat log directory.
27
28       -v, --version
29              Display Version and exit.
30
31       -h, --help
32              Display Help and exit.
33
34

EXAMPLE

36       To run this program the standard way type:
37
38       mucous
39
40       Alternativly you use a different config file with:
41
42       mucous --config config
43
44       Or a different chat logging directory with:
45
46       mucous --log logdir
47

ENVIRONMENTAL VARIABLES

49       TERM   Specifies the type of Terminal; changes the way mucous  displays
50              color.
51
52       For XTerm: xterm-color
53
54       For aterm or rxvt: rxvt
55
56       For urxvt: rxvt-unicode
57

FILES

59        ~/.mucous/config
60              The default location for the mucous config file.
61
62        ~/.mucous/logs/
63              The default directory for chat logs.
64
65        ~/.mucous/logs/room/
66              The directory where chat room logs are stored.
67
68        ~/.mucous/logs/private/
69              The directory where private chat logs are stored.
70
71        ~/.mucous/$USER.image
72              The file where a user's userinfo image is saved.
73

AUTHORS

75       daelstorm <daelstorm@gmail.com>
76

SEE ALSO

78       mulog(1)  murmur(1)  muscan(1)  muscand(1)  museekcontrol(1) museekd(1)
79       museeq(1) musetup(1) musetup-gtk(1)
80
81
82
83daelstorm                        Release 0.8.0                       MUCOUS(1)
Impressum