1NICOTINE+(1) NICOTINE+(1)
2
3
4
6 Nicotine+ - A graphical client for the Soulseek peer-to-peer file shar‐
7 ing network.
8
9
11 nicotine [options]
12
14 Nicotine+ is a GTK-based client for the Soulseek peer-to-peer file
15 sharing network.
16
18 -c <file>, --config=<file>
19 Use <file> as configuration file. If <file> does not exists a
20 new empty configuration file will be created.
21
22 -p <dir>, --plugins=<dir>
23 Use <dir> as directory for plugins. If <dir> does not exists a
24 new empty directory will be created.
25
26 -t, --enable-trayicon
27 Enable the tray icon.
28
29 -d, --disable-trayicon
30 Disable the tray icon.
31
32 -h, --help
33 Show help and exit.
34
35 -s, --hidden
36 Start the program hidden so only the tray icon is shown.
37
38 -b <ip>, --bindip=<ip>
39 Bind sockets to the given <ip> (useful for VPN).
40
41 -l <port>, --port=<port>
42 Listen on the given port. Overrides the portrange configuration.
43
44 -v, --version
45 Show version number and exit.
46
48 Normally the exit status of the program will be 0.
49 If required dependencies are not present it returns 1.
50 If the given list of arguments cannot be parsed it returns 2.
51
53 Config files are stored in the folder ~/.config/nicotine/, other per‐
54 sonal files in ~/.local/share/nicotine/
55
57 This manual page was initially written by Adam Cecile <gan‐
58 dalf@le-vert.net> for the Nicotine+ project.
59 Permission is granted to copy, distribute and/or modify this document
60 under the terms of the GNU General Public License, Version 3 or any
61 later version published by the Free Software Foundation.
62
63
64
65 June 2020 NICOTINE+(1)