SelfHost Hub SelfHost Hub
中文
← Back to all services

GitHub repository information

Fetched · June 5, 2026
★ 8,510 Latest: v4.0.1 Updated: June 5, 2026
README
# Mopidy

[Mopidy](https://mopidy.com/) is an extensible music server written in Python.
It plays music from local disk, Spotify, SoundCloud, internet radio, and more,
controlled from any MPD or web client on your phone, tablet, or computer.

[![Latest PyPI version](https://img.shields.io/pypi/v/mopidy)](https://pypi.org/project/mopidy/)
[![CI build status](https://img.shields.io/github/actions/workflow/status/mopidy/mopidy/ci.yml)](https://github.com/mopidy/mopidy/actions/workflows/ci.yml)
[![Read the Docs build status](https://img.shields.io/readthedocs/mopidy)](https://docs.mopidy.com/)
[![Test coverage](https://img.shields.io/codecov/c/github/mopidy/mopidy)](https://codecov.io/gh/mopidy/mopidy)
[![Packaging status](https://repology.org/badge/tiny-repos/mopidy.svg)](https://repology.org/project/mopidy/versions)
[![Discourse forum](https://img.shields.io/badge/forum-discourse-brightgreen)](https://discourse.mopidy.com/)

## Install

See the [installation docs](https://docs.mopidy.com/stable/installation/) for
packages for Debian, Ubuntu, Raspberry Pi OS, Arch Linux, macOS, and manual
installation.

## Links

- [Website](https://mopidy.com/) — project pitch, extensions, and news
- [Documentation](https://docs.mopidy.com/) — install, configure, and develop
- [Discourse forum](https://discourse.mopidy.com/) — ask for help, discuss
  usage and development, and follow announcements
- [Zulip chat](https://mopidy.zulipchat.com/) — real-time development chat
- [Issue tracker](https://github.com/mopidy/mopidy/issues) — bugs and feature
  requests

## Contributing

See the [contributing guide](https://docs.mopidy.com/stable/about/contributing/).
We welcome help with bug fixing, testing, documentation, and supporting other
users.

## License

Mopidy is licensed under the [Apache License, Version 2.0](LICENSE).

Discover more