parent
ea6b12ba7d
commit
0999159b3d
10
README.adoc
10
README.adoc
|
@ -11,11 +11,11 @@ names, and should be pronounced as "nincompoop".
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
Currently it's under development and doesn't show the music library yet.
|
Currently it's still under development but it's already useful enough for me
|
||||||
|
to use it exclusively. Note that since I only use the filesystem browsing mode,
|
||||||
|
that's also the only thing I care to implement for the time being.
|
||||||
|
|
||||||
Since I only use the filesystem browsing mode, that's also the only thing
|
image::nncmpp.png[align="center"]
|
||||||
I care to implement. Anything else will have to be user-contributed while
|
|
||||||
I focus on things that aren't worthless to me.
|
|
||||||
|
|
||||||
Packages
|
Packages
|
||||||
--------
|
--------
|
||||||
|
@ -58,7 +58,7 @@ Create _~/.config/nncmpp/nncmpp.conf_ with contents like the following:
|
||||||
|
|
||||||
....
|
....
|
||||||
settings = {
|
settings = {
|
||||||
address = "localhost"
|
address = "localhost:6600"
|
||||||
password = "<your password>"
|
password = "<your password>"
|
||||||
root = "~/Music"
|
root = "~/Music"
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
Loading…
Reference in New Issue