slackbuilds/network/museek+
B. Watson 133312d5b4 network/museek+: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-30 21:18:23 +07:00
..
README network/museek+: Fixed dep information 2012-08-25 13:22:34 +02:00
doinst.sh network/museek+: Added to 12.2 repository 2010-05-12 23:32:32 +02:00
museek+.SlackBuild network/museek+: Update script. 2014-10-30 21:18:23 +07:00
museek+.info network/museek+: Fixed dep info for 14.1. 2013-10-29 23:31:41 -05:00
museek-python.diff network/museek+: Updated for version 0.2 2010-05-13 00:37:24 +02:00
rc.museekd network/museek+: Added to 12.2 repository 2010-05-12 23:32:32 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Museek+ is a file-sharing application for the Soulseek peer-to-peer network,
written in C++. It's an enhanced version of Hyriand's original Museek
(see http://museek.thegraveyard.org). It supports chat, transferring files,
searching, user-management, shares browsing and more. The new features are:
room searching, interests, buddy-only shares, banlists, icon themes, and 
font/color selecting.

Museek+ consists of museekd (daemon), muscan (shares scanning tool), muscand
(automated shares scanning tool), musetup (command-line configuration script),
musetup-gtk (PyGTK configuration app), museeq (QT GUI client), mucous (curses
python client), murmur (PyGTK client) and museekcontrol (command-line python 
client).

After installing museek+ follow these steps:
  1) Configure your settings with musetup: server, username, password, 
     interface password, download directory, shared directories.
  2) Run museekd.
  3) Run museeq, mucous, or museekcontrol.
  4) Login into museekd via the interface socket or host:port and the 
     interface password.

An example init script (rc.museekd) for the museekd daemon is provided. 
Feel free to modify it for your needs.  Use it at your own risk.