1MUSEEKD(1) Museek Daemon Plus MUSEEKD(1)
2
3
4
6 Museekd - C++ Daemon/Client for Soulseek
7
9 museek [-c <filename>] [--config <filename>] [-V] [--version] [-h]
10 [--help]
11
13 Museekd is a headless client (daemon) for the Soulseek P2P network and
14 for Soulfind Servers. It is configured with musetup and can be con‐
15 trolled with variety of interfaces and GUIs, such as Museeq and Mucous.
16 It handles any chatting, transferring files, searching, managing of
17 users or browsing of shares requested by the various interfaces or
18 GUIs.
19
20 Before running, you will need a configure it with musetup(1).
21
23 Museekd accepts the following options:
24
25 -c <filename>, --config <filename>
26 Use a different config file.
27
28 -V, --version
29 Display Version and exit.
30
31 -d, --debug
32 Show debugging messages.
33
34 -h, --help
35 Display Help and exit.
36
37
39 To run this program the standard way type:
40
41 museekd
42
43 Alternativly you use a different config file with:
44
45 museekd --config config.xml
46
48 ~/.museekd/config.xml
49 The default location for the museekd config file.
50
52 Hyriand <hyriand@thegraveyard.org>
53
54 daelstorm <daelstorm@gmail.com>
55
57 mucous(1) mulog(1) murmur(1) muscan(1) muscand(1) museekcontrol(1)
58 museeq(1) musetup(1) musetup-gtk(1)
59
60
61
62daelstorm Release 0.2.0 MUSEEKD(1)