https://github.com/klauer/vlchc
VLC remote interface -> MPC-HC
https://github.com/klauer/vlchc
Last synced: 3 months ago
JSON representation
VLC remote interface -> MPC-HC
- Host: GitHub
- URL: https://github.com/klauer/vlchc
- Owner: klauer
- Created: 2016-02-11T01:41:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T01:12:54.000Z (over 9 years ago)
- Last Synced: 2025-01-17T16:51:48.124Z (5 months ago)
- Language: HTML
- Size: 20.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vlchc
=====Tornado server that mocks a VLC Player remote interface, converting commands
the best it can to work with an MPC-HC server.Why?
====Yeah, I don't know...
... actually, there's a rather cool VLC remote that I really like. But for
rendering and everything else, MPC-HC is vastly superior. Best of both worlds?Requires
========* Python 3.4+
* Tornado
* lxml