Mopidy-Muse 0.0.36

Creator: bradpython12

Last updated:

0 purchases

Mopidy-Muse 0.0.36 Image
Mopidy-Muse 0.0.36 Images
Add to Cart

Description:

MopidyMuse 0.0.36

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
Svelte kit 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

Source code
Issue tracker

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.