Author Topic: XMPlay Web Remote Control  (Read 4159 times)

lucasdaddiego

  • Posts: 1
XMPlay Web Remote Control
« on: 23 Mar '15 - 15:51 »
Hi, I just needed a remote control for XMPlay, so I programmed one.

The web app is purely HTML5, JS with Jquery, and CSS with Bootstrap

The scripts (these are who do the hard work) are written in Python. They are called by cgi, and use PyWin32 for DDE calls to talk with XMPlay.

Here is the app.

https://github.com/lucasdaddiego/XMPlayWebControl

Some screenshots





Works on mobiles too!

Thanks for reading!

Bye!

Need Remote Control

  • Guest
Re: XMPlay Web Remote Control
« Reply #1 on: 16 Oct '19 - 21:36 »
Thats what Im looking for, but what I do with all those files from github? How about a simple info on how to use install it and use it?

garson

  • Posts: 181
Re: XMPlay Web Remote Control
« Reply #2 on: 28 Oct '19 - 14:54 »
Is it possible to further develop this idea?
For example to see playlist, messages (ID3 tags), cover etc.?