sedrubal / MPRISweb

Control your musicplayer through the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPRISweb

Control your musicplayer through the web.

A simple webinterface for MPRIS using tornado.

Code Issues

Usage

  • Create virtual environment: virtualenv --system-site-packages .venv
  • Install packages: pip install -r requirements.txt

Features

  • MPRIS
  • websockets
  • python3
  • tornado
  • Bootstrap
  • Javascript

License

GPLv3 and non military

About

Control your musicplayer through the web


Languages

Language:Python 51.7%Language:JavaScript 27.8%Language:HTML 14.9%Language:CSS 5.2%Language:Makefile 0.4%