All Projects → mopidy → Mopidy

mopidy / Mopidy

Licence: apache-2.0
Mopidy is an extensible music server written in Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mopidy

addon-mopidy
Mopidy - Home Assistant Community Add-ons
Stars: ✭ 42 (-99.42%)
Mutual labels:  music-player, mopidy
Multi Room Audio Centralized Audio For Home
🎵 This Github Repository provides details on setting up a centralized audio system for your home using nothing but Raspberry Pi's and Old Speakers.
Stars: ✭ 189 (-97.39%)
Mutual labels:  music-player, mopidy
Rompr
Web client for Mopidy and MPD
Stars: ✭ 115 (-98.41%)
Mutual labels:  music-player, mopidy
Raveberry
A multi-user music server with a focus on participation
Stars: ✭ 442 (-93.91%)
Mutual labels:  music-player, mopidy
Taro Music
🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,目前正在使用react-hooks重构中(不定时更新)
Stars: ✭ 826 (-88.61%)
Mutual labels:  music-player
Listen1 mobile
one for all free music in china (iOS, Android)
Stars: ✭ 634 (-91.26%)
Mutual labels:  music-player
Webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Stars: ✭ 600 (-91.73%)
Mutual labels:  music-player
Orin
Fork of @kabouzied Phonograph, I always wanted to try my hands on Tunzo's material design music player concept which can be found here: https://www.uplabs.com/posts/a-music-player-in-material-design-a-concept ... Work in progress.
Stars: ✭ 587 (-91.91%)
Mutual labels:  music-player
Melophile
A fully-featured music app that contains various elements of Material Design.
Stars: ✭ 859 (-88.16%)
Mutual labels:  music-player
Cocomusic
a simple music player built by electron and vue
Stars: ✭ 937 (-87.08%)
Mutual labels:  music-player
Iris
Discover, explore and manage your music library across multiple sources with this beautiful web-based interface. Iris is a Mopidy frontend extension.
Stars: ✭ 776 (-89.3%)
Mutual labels:  mopidy
Music Player Go
🎶🎼 Very slim music player 👨‍🎤 100% made in Italy 🍕🌳🌞🍝🌄
Stars: ✭ 654 (-90.98%)
Mutual labels:  music-player
Quodlibet
Music player and music library manager for Linux, Windows, and macOS
Stars: ✭ 918 (-87.34%)
Mutual labels:  music-player
Chord
Chord - A Modern Music Player
Stars: ✭ 615 (-91.52%)
Mutual labels:  music-player
Scscmsmusic
这是一个chrome扩展程序的音乐播放器,方便在没有安装音乐播放器时使用chrome浏览器听歌。可以建立播放列表,导入的歌曲可以存储,并支持播放远程音乐。
Stars: ✭ 26 (-99.64%)
Mutual labels:  music-player
Simple Music Player
A clean music player with a customizable widget, stylish interface and no ads.
Stars: ✭ 597 (-91.77%)
Mutual labels:  music-player
Ttkmusicplayer
TTKMusicPlayer that imitation Kugou music, the music player uses of qmmp core library based on Qt for windows and linux.(支持网易云音乐、QQ音乐、酷我音乐、酷狗音乐等等)
Stars: ✭ 765 (-89.45%)
Mutual labels:  music-player
Music Player
Android xml template layout for media/music player.
Stars: ✭ 24 (-99.67%)
Mutual labels:  music-player
Mopidy Spotify
Mopidy extension for playing music from Spotify
Stars: ✭ 756 (-89.58%)
Mutual labels:  mopidy
Nuclear
Streaming music player that finds free music for you
Stars: ✭ 7,133 (-1.67%)
Mutual labels:  music-player

Mopidy

Mopidy is an extensible music server written in Python.

Mopidy plays music from local disk, Spotify, SoundCloud, Google Play Music, and more. You edit the playlist from any phone, tablet, or computer using a variety of MPD and web clients.

Stream music from the cloud

Vanilla Mopidy only plays music from files and radio streams. Through extensions, Mopidy can play music from cloud services like Spotify, SoundCloud, and Google Play Music. With Mopidy's extension support, backends for new music sources can be easily added.

Mopidy is just a server

Mopidy is a Python application that runs in a terminal or in the background on Linux computers or Macs that have network connectivity and audio output. Out of the box, Mopidy is an HTTP server. If you install the Mopidy-MPD extension, it becomes an MPD server too. Many additional frontends for controlling Mopidy are available as extensions.

Pick your favorite client

You and the people around you can all connect their favorite MPD or web client to the Mopidy server to search for music and manage the playlist together. With a browser or MPD client, which is available for all popular operating systems, you can control the music from any phone, tablet, or computer.

Mopidy on Raspberry Pi

The Raspberry Pi is an popular device to run Mopidy on, either using Raspbian, Ubuntu, or Arch Linux. Pimoroni recommends Mopidy for use with their Pirate Audio audio gear for Raspberry Pi. Mopidy is also a significant building block in the Pi Musicbox integrated audio jukebox system for Raspberry Pi.

Mopidy is hackable

Mopidy's extension support and Python, JSON-RPC, and JavaScript APIs make Mopidy a perfect base for your projects. In one hack, a Raspberry Pi was embedded in an old cassette player. The buttons and volume control are wired up with GPIO on the Raspberry Pi, and is used to control playback through a custom Mopidy extension. The cassettes have NFC tags used to select playlists from Spotify.

Getting started

To get started with Mopidy, begin by reading the installation docs.

Project resources

Latest PyPI version CI build status Read the Docs build status Test coverage Chat on Zulip
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].