GithubHelp home page GithubHelp logo

smckend / mopidy_sangu Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 277 KB

A frontend extension for Mopidy written in dart using the Flutter framework

License: Other

Python 15.51% Kotlin 0.11% Swift 0.36% Objective-C 0.03% Dart 80.84% HTML 1.05% Ruby 2.11%

mopidy_sangu's Introduction

Mopidy-Sangu

Latest PyPI version

Frontend for mopidy to manage a playlist in a diplomatic fashion. Collaborators can add and vote for songs they'd like to hear, and everyone's song choice will be played eventually with no skipping currently allowed. Democracy.

Installation

Install by running:

pip install Mopidy-Sangu

Configuration

Before starting Mopidy, you must add configuration for Mopidy-Sangu to your Mopidy configuration file:

[sangu]
enabled = true
admin_password = <some-pass>
enable_play_button = <bool> # optional
fallback_playlist_uri = <some-supported-uri-of-playlist-or-album> # optional
shuffle_fallback_playlist = <bool> # optional
stream_url = <url-mopidy-output-is-streamed-to> # optional

Project resources

Credits

mopidy_sangu's People

Contributors

smckend avatar

Stargazers

 avatar Ignacio Aguirre avatar  avatar

Watchers

James Cloos avatar  avatar

mopidy_sangu's Issues

Admin section

This would allow for:

  • Enable playback changes and track skipping
  • Number of votes needed
  • Back up playlist

Backup Playlist

When there is no songs left to play, the app should play a backup playlist

Use same logic for web and mobile

Currently there are two separate pages for each page structure due to android notification bars and the web structure not sitting nicely together. This should be combined into one that will still look nice on any platform

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.