Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 791 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 791 Bytes

Wattzap Community Edition

This is the community edition of the Wattzap Turbo Trainer Software. It is provided "as is" and without support. It is primarily intended for developers who want to add new features to Wattzap.

see: http://www.wattzap.com/ for more information

Basic Architecture

Wattzap is a Java Swing based application. You will need Java version 7 or later. An "Enterprise Bus" pattern is used for internal communication.

Building

Install Apache Ant and use the build.xml file

Video Playback

To play videos you will need VLC player. On Unix/Linux this can be installed via the application repository. On Windows download VLC. Copy plugins, libvcl.dll and libvlccore.dll to the Wattzap home directory.