Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 288 Bytes

Web Remote

Web Remote is a Python 3 web interface to media players that implement the MPRIS D-Bus Interface Specification v2.2.

Usage

Run

python ./main.py

and then browse to your PC from a web browser, e.g.,

http://localhost:8080/

The default port for a webpy server is 8080.