Mopidy interface with snapcast support
Project description
Muse 
A mopidy player with snapcast support
Features
- Support for snapcast volume control
- Responsive design based in bulma framework
- Modify tracklists using drag and drop motions
- Create and modify playlists
- Reactive search for tracklists in different sources
- No user tracking (No Google Analytics)
- Created using state of the art web technologies:
- Svelte framework for small package size
- Sapper for multiple pages and server side rendering
- Github Actions CI/CD workflow for build and publish
Checkout a detailled description at this blog post
Installation
Python
Install by running:
python3 -m pip install Mopidy-Muse
Before starting Mopidy, you must add configuration for Mopidy-Muse to your Mopidy configuration file:
[muse]
enabled = true
# the following are optional values
mopidy_host = localhost
mopidy_port = 6680
mopidy_ssl = false
snapcast_host = localhost
snapcast_port = 1780
snapcast_ssl = false
Docker installation
Using docker compose:
make start
Using docker run command:
make mopidy-docker
Project resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Mopidy-Muse-0.0.27.tar.gz
(273.7 kB
view hashes)
Built Distribution
Mopidy_Muse-0.0.27-py3-none-any.whl
(300.7 kB
view hashes)
Close
Hashes for Mopidy_Muse-0.0.27-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b1465f61835728ce7b610aa99b4649773776b92c32520eaeff4a5c00eae784c |
|
MD5 | 356826e4922e5d8790ef4c40ffdfe4d2 |
|
BLAKE2b-256 | 75c344ea8709adcccffb49192371e554c313f85bdb19cb329637aae0b6820e3b |