1NICOTINE+(1) NICOTINE+(1)
2
3
4
6 Nicotine+ is a graphical client for the SoulSeek peer-to-peer network.
7
9 nicotine [options]
10
12 Nicotine+ is a GTK-based client for the SoulSeek peer-to-peer network
13 written in Python.
14
16 -c <file>, --config=<file>
17 Use <file> as configuration file. If <file> does not exists a
18 new empty configuration file will be created.
19
20 -t, --enable-trayicon
21 Enable the tray icon.
22
23 -d, --disable-trayicon
24 Disable the tray icon.
25
26 -h, --help
27 Show help and exit.
28
29 -s, --hidden
30 Start the program hidden so only the tray icon is shown.
31
32 -b <ip>, --bindip=<ip>
33 Bind sockets to the given <ip> (useful for VPN).
34
35 -v, --version
36 Show version number and exit.
37
39 Normally the exit status of the program will be 0.
40 If required dependencies are not present it returns 1.
41 If the given list of arguments cannot be parsed it returns 2.
42
44 All personal files are stored in the folder ~/.nicotine/
45
47 This manual page was initially written by Adam Cecile <gan‐
48 dalf@le-vert.net> for the Nicotine+ project.
49 Permission is granted to copy, distribute and/or modify this document
50 under the terms of the GNU General Public License, Version 3 or any
51 later version published by the Free Software Foundation.
52
53
54
55Version 1.4.1 February 2017 NICOTINE+(1)