Mopidy Audio Server
Go to file
2010-05-01 14:12:27 +02:00
bin Add setup.py with friends 2010-03-22 23:44:17 +01:00
docs Add initial gstreamer install docs 2010-04-29 23:58:54 +02:00
mopidy Fix some pylint warnings 2010-05-01 13:39:42 +02:00
tests Fix more pylint violations 2010-05-01 11:46:59 +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
COPYING Add GPLv2 license, same as the original MPD server 2009-12-23 15:45:22 +01:00
MANIFEST.in Add setup.py with friends 2010-03-22 23:44:17 +01:00
pylintrc Enable most of the disabled pylint messages 2010-05-01 14:12:27 +02:00
README.rst Add issue tracker link to README 2010-03-27 13:31:06 +01:00
requirements-docs.txt Activate Sphinx' graphviz extension 2010-02-28 14:04:50 +01: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 Add PyPI trove categories 2010-03-27 17:28:46 +01:00

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

Mopidy is an `MPD <http://mpd.wikia.com/>`_ 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 play lists 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>`_