Hi all,
I work on a new MC remote client that aims to bring a mobile first style to what WebGizmo proposes.
This client is built on top of recent web technologies like JavaScript and WebSockets. Everything is open-source.
Currently I've tested it on most of the web browsers on PCs and Android, and the best result is achieved on WebKit based browser (like Chrome, Safari)
It's working pretty fine, even if I'm far to have implemented all what I want to do.
Here are some screenshots of what it looks like at the moment:
(http://yabb.jriver.com/interact/index.php?action=dlattach;topic=75879.0;attach=6737)
(http://yabb.jriver.com/interact/index.php?action=dlattach;topic=75879.0;attach=6739)
(http://yabb.jriver.com/interact/index.php?action=dlattach;topic=75879.0;attach=6741)
(http://yabb.jriver.com/interact/index.php?action=dlattach;topic=75879.0;attach=6743)
(http://yabb.jriver.com/interact/index.php?action=dlattach;topic=75879.0;attach=6745)
Currently there's no installer, so it's up to the user to install the components (it requires http://nodejs.org/ (http://nodejs.org/) to run)
If someone wants to test and give feedback, everything is freely available on http://goo.gl/ChFtK (http://goo.gl/ChFtK)