Mopidy Audio Server
Go to file
2010-08-24 21:00:10 +02:00
bin Add setup.py with friends 2010-03-22 23:44:17 +01:00
docs Rename --dump to --save-debug-log. Rename related settings. 2010-08-24 21:00:10 +02:00
mopidy Rename --dump to --save-debug-log. Rename related settings. 2010-08-24 21:00:10 +02:00
tests Merge 'develop' into 'feature/encapsulate-queues' 2010-08-24 01:13:00 +02:00
.gitignore Rename --dump to --save-debug-log. Rename related settings. 2010-08-24 21:00:10 +02:00
LICENSE Source code license is now Apache License v2.0. Documentation license is CC BY-SA 3.0 Unported License. 2010-08-13 20:41:40 +02:00
MANIFEST.in Bundle a Spotify appkey with the libspotify backend 2010-08-14 00:55:25 +02:00
pylintrc Enable most of the disabled pylint messages 2010-05-01 14:12:27 +02:00
README.rst Link from README to both docs versions 2010-08-19 00:09:36 +02:00
requirements-docs.txt docs: Require Sphinx >= 1.0 2010-07-31 18:17:18 +02:00
requirements-external-mixers.txt Add requirements for external mixers 2010-03-29 11:59:01 +02:00
requirements-lastfm.txt Add requirements-lastfm.txt 2010-08-24 01:31:20 +02:00
requirements-tests.txt Replace CoverageTestRunner with nosetests 2010-03-23 23:54:49 +01:00
setup.cfg Do not run doctests as default, as they require all imported modules to be present on the system 2010-03-28 00:53:38 +01:00
setup.py Bundle a Spotify appkey with the libspotify backend 2010-08-14 00:55:25 +02:00

******
Mopidy
******

Mopidy is a music server which can play music from `Spotify
<http://www.spotify.com/>`_ or from your local hard drive. To search for music
in Spotify's vast archive, manage playlists, and play music, you can use most
`MPD clients <http://mpd.wikia.com/>`_. MPD clients are available for most
platforms, including Windows, Mac OS X, Linux, and iPhone and Android phones.

To install Mopidy, check out
`the installation docs <http://www.mopidy.com/docs/master/installation/>`_.

* `Documentation <http://www.mopidy.com/docs/master/>`_
* `Documentation (development version) <http://www.mopidy.com/docs/develop/>`_
* `Source code <http://github.com/jodal/mopidy>`_
* `Issue tracker <http://github.com/jodal/mopidy/issues>`_
* IRC: ``#mopidy`` at `irc.freenode.net <http://freenode.net/>`_