An open API service indexing awesome lists of open source software.

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

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