20 lines
415 B
Plaintext
Executable File
20 lines
415 B
Plaintext
Executable File
wget https://github.com/candy-chat/candy/releases/download/v2.2.0/candy-2.2.0.zip
|
|
|
|
|
|
Candy Javascript client for XMMS
|
|
Xmms setup instructions:
|
|
|
|
install prosody
|
|
edit and copy prosody.cfg.lua -> /etc/prosody/ (arch)
|
|
run
|
|
# luac5.1 -p /etc/prosody/prosody.cfg.lua
|
|
no output = ok.
|
|
|
|
Enable/start service
|
|
# prosodyctl adduser user_admin@virtualserver.org
|
|
|
|
check bosh module at
|
|
http://virtualserver.org:5280/http-bind
|
|
|
|
|