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 -h, --help
32 Display Help and exit.
33
34
36 To run this program the standard way type:
37
38 museekd
39
40 Alternativly you use a different config file with:
41
42 museekd --config config.xml
43
45 ~/.museekd/config.xml
46 The default location for the museekd config file.
47
49 Hyriand <hyriand@thegraveyard.org>
50
51 daelstorm <daelstorm@gmail.com>
52
54 mucous(1) mulog(1) murmur(1) muscan(1) muscand(1) museekcontrol(1)
55 museeq(1) musetup(1) musetup-gtk(1)
56
57
58
59daelstorm Release 0.1.13 MUSEEKD(1)