Giter Club home page Giter Club logo

escarpolette's Introduction

Escarpolette

This project provides a server and clients to manage your music playlist when you are hosting a party.

It supports many sites thanks to the awesome project youtube-dl.

Features

Server:

  • add items (and play them!)
  • get playlist's items
  • runs on Android! (see instructions)

Web client:

  • there is currently no web client :(

Dependencies

  • Python 3.7
  • the player mpv

They should be available for most of the plateforms.

Installation

pip install escarpolette

Android

You will need Termux. Then inside Termux you can install it with:

# dependencies
pkg install python python-dev clang mpv
# escarpolette
pip install escarpolette

Note that while the project can run without wake-lock, acquiring it improve the performance (with a battery trade off).

Usage

escarpolette [--config config.cfg] [--host host] [--port port] [--help]

The default configuration should be good for all the usages.

## Dev

You will need Poetry to manage the dependencies.

Clone the repo and then type poetry install. You can run the app with poetry run python -m escarpolette.

Todo

  • server
    • votes
    • bonjour / mDNS
    • prevent adding youtube / soundcloud playlists
    • restrictions by users
    • configuration of those restrictions by an admin
  • web client
    • show playing status
    • votes
    • configure restrictions:
      • max video added per user
      • max video length
    • admin access:
      • configure restrictions
      • no restrictions for him
      • force video order

Maybe one day?

  • android client
  • iOS client

escarpolette's People

Contributors

erdnaxeli avatar dependabot-preview[bot] 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.