Also see the AsTeRICS Ergo Info page
This is an AsTeRICS based edition for occupational therapy. It will contain parametrizable models for environmental control, game accessibility and other use cases with easy configurator user interfaces.
The model files are located in custom/bin/ARE/models. The document root of the embedded webserver is located at custom/bin/ARE/data/webservice
AsTeRICS-Ergo is based on the master branch of AsTeRICS.
git clone --recurse-submodules https://github.com/asterics/AsTeRICS.git
javac -version
. In case of trouble, ensure to set JAVA_HOME
to the folder where you installed the Java JDK and add the JDK bin path to the Environment Variable PATH
ANT_HOME
to the folder where you installed ant and add the ant bin path to the Environment Variable Path
git clone https://github.com/asterics/AsTeRICS-Ergo.git
ant run
ant run
You can use APE to create native installers for AsTeRICS Ergo.
Install installer-specific toolkits like
depending on the required target platform. You must run the installer build process on the target platform of the installer. For more details, read the JavaFX packaging tutorial
ant deploy
Licensed under a dual license MIT or GPL with CLASSPATH exception
You may use these components under the terms of the MIT License, if no source code (plugins, services, libraries, ...) which is contained in your desired collection of ARE plugins and services is licensed under the GNU General Public License (GPL). In order for that, you can remove unneeded plugins or services.
Please have a look at the individual licenses of the AsTeRICS plugins and services. You find the license files in the subfolder LICENSE of every plugin.
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. See DISCLAIMER