Giter Site home page Giter Site logo

jooert / muse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cristianpb/muse

0.0 1.0 0.0 1.09 MB

Mopidy web client with Snapcast support

Home Page: https://cristianpb.github.io/muse

License: Apache License 2.0

Dockerfile 0.33% Makefile 1.73% JavaScript 21.18% Python 1.58% HTML 0.97% Svelte 73.36% SCSS 0.84%

muse's Introduction

Muse

PyPI PyPI - Downloads Build Status Docker Pulls

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

Mopidy-Muse homepage

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

muse's People

Contributors

actions-user avatar cristianpb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.