Mopidy Audio Server
Go to file
2010-08-14 00:48:15 +02:00
bin Add setup.py with friends 2010-03-22 23:44:17 +01:00
docs Freshen up settings docs 2010-08-13 23:41:31 +02:00
mopidy Freshen up settings docs 2010-08-13 23:41:31 +02:00
tests Remove despotify backend as library is no longer maintained 2010-08-13 20:44:24 +02:00
.gitignore Prune .gitignore of old entries 2010-04-05 23:17:42 +02:00
AUTHORS.rst Add thanks to jorgenpt and winjer 2010-03-27 13:22:03 +01: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 Update MANIFEST.in to include LICENSE instead of COPYING 2010-08-13 22:29:56 +02:00
pylintrc Enable most of the disabled pylint messages 2010-05-01 14:12:27 +02:00
README.rst Update project description in README 2010-06-07 02:19:19 +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-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 Update license i PyPI classifiers 2010-08-14 00:48:15 +02:00

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

Mopidy is an `Music Player Daemon <http://mpd.wikia.com/>`_ (MPD) server with a
`Spotify <http://www.spotify.com/>`_ backend. Using a standard MPD client you
can search for music in Spotify's vast archive, manage Spotify playlists and
play music from Spotify.

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

* `Documentation <http://www.mopidy.com/>`_
* `Source code <http://github.com/jodal/mopidy>`_
* `Issue tracker <http://github.com/jodal/mopidy/issues>`_
* IRC: ``#mopidy`` at `irc.freenode.net <http://freenode.net/>`_
* `Presentation of Mopidy <http://www.slideshare.net/jodal/mopidy-3380516>`_