1NICOTINE+(1)                General Commands Manual               NICOTINE+(1)
2
3
4

NAME

6       nicotine  - graphical client for the Soulseek peer-to-peer file sharing
7       network
8
9

SYNOPSIS

11       nicotine [options]
12
13

DESCRIPTION

15       Nicotine+ is a graphical application that allows users to interact with
16       the Soulseek file sharing network.
17
18

OPTIONS

20       -c <file>, --config=<file>
21              Use  <file>  as  configuration file. If <file> does not exists a
22              new empty configuration file will be created.
23
24       -u <dir>, --user-data=<dir>
25              Use <dir> as directory for user data, e.g. list of shared  files
26              and  downloads.  If  <dir> does not exists a new empty directory
27              will be created.
28
29       -p <dir>, --plugins=<dir>
30              Use <dir> as directory for plugins. If <dir> does not  exists  a
31              new empty directory will be created.
32
33       -t, --enable-trayicon
34              Enable the tray icon.
35
36       -d, --disable-trayicon
37              Disable the tray icon.
38
39       -h, --help
40              Show command help and exit.
41
42       -s, --hidden
43              Start the program without showing window.
44
45       -b <ip>, --bindip=<ip>
46              Bind sockets to the given <ip> (useful for VPN).
47
48       -l <port>, --port=<port>
49              Listen  on  the  given port. Overrides the port range configura‐
50              tion.
51
52       -r, --rescan
53              Rescan shared files.
54
55       -n, --headless
56              Start the program in headless mode (no GUI).
57
58       -v, --version
59              Show version number and exit.
60
61

EXIT STATUS

63       The regular exit status of the program is 0.
64       If required dependencies are not present, the exit status is 1.
65       If the given list of arguments cannot be parsed, the exit status is 2.
66
67

FILES

69       ~/.config/nicotine/config
70              The configuration file.
71
72       ~/.local/share/nicotine/
73              Other personal files such as downloads, shares and logs.
74
75

AUTHOR

77       Nicotine+ Team <https://nicotine-plus.org/>
78
79
80
81                                                                  NICOTINE+(1)
Impressum