Welcome to dmalan's PC Client Competition entry
Here you can download the application for your preferred OS or submit any bugs you might find.
Downloads
Features
- Based on Eclipse architecture
- Automatic updates supported through Eclipse update mechanism
- Multi platform (Windows, Linux, MacOS and Solaris)
- Includes installer, could also be deployed using WebStart
- The user interface could be adapted to provide support for other platforms such as PowerPC and smart phones (even MIDP) using the eRCP API.
- Full audio support including MP3 (unfortunately not working in this release)
- Complete context-sensitive help (to do)
- Supports multiple accounts for users sharing the same workstation
Installation
A JRE version 1.5 or better is required. Simply double-click on the jar file. If that doesn’t work, run the following on the command line:
java -jar dmalan-win32-1.0.1-SNAPSHOT.jar
If that doesn’t work make sure that you have a JRE installed, it is included in your Windows path and the JAVA_HOME variable is set.
