RSATom / WebChimera-desktop

[ABANDONED] Media player with fully customizable UI. It's the successor of WebChimera browser plugin.
GNU General Public License v2.0
10 stars 1 forks source link

WebChimera-desktop

Join the chat at https://gitter.im/RSATom/WebChimera

Media player with fully customizable UI. Based on VLC and Qt. Uses QML for UI customization.

Docs

Binaries

Building

Windows

  1. Clone this repository recursively, like so: git clone --recursive http://github.com/RSATom/WebChimera-desktop
  2. Download and install Visual Studio 2015 and make sure the Visual C++ option is checked when installing
  3. Download and install Qt 5.7.0 (or later) from here - pick the Windows 32-bit installer for VS 2015
  4. Open Qt Creator, then open the WebChimera project file in WebChimera-desktop directory, configure it and click Build

Demos

Future plans

  1. port to Android - done
  2. port to OS X
  3. port to iOS
  4. port to Linux - partially done