https://github.com/sedrubal/mprisweb
Control your musicplayer through the web
https://github.com/sedrubal/mprisweb
bootstrap dbus mpris music-player tornado web-app websocket
Last synced: about 1 month ago
JSON representation
Control your musicplayer through the web
- Host: GitHub
- URL: https://github.com/sedrubal/mprisweb
- Owner: sedrubal
- Created: 2016-02-10T03:19:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-28T20:52:34.000Z (about 10 years ago)
- Last Synced: 2025-01-24T08:43:43.513Z (over 1 year ago)
- Topics: bootstrap, dbus, mpris, music-player, tornado, web-app, websocket
- Language: Python
- Size: 107 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MPRISweb
========
Control your musicplayer through the web.
-----------------------------------------
A simple webinterface for MPRIS using tornado.
[](https://www.quantifiedcode.com/app/project/e3fd832e2c1a4961bb42a916e1bbeed0)
Usage
-----
- Create virtual environment: `virtualenv --system-site-packages .venv`
- Install packages: `pip install -r requirements.txt`
- Run the app: `./mprisweb/mprisweb.py`
- Go to: [http://localhost:8888/](http://localhost:8888/)
Features
--------
- MPRIS
- websockets
- python3
- tornado
- Bootstrap
- Javascript
License
-------
[GPLv3](https://www.gnu.org/licenses/gpl.html) and non military