Download

This project started in 2013 and the development stopped in 2015. It was intended to be used as a single research application, and the main goal was to research new software architectures and innovate software engineering techniques. Therefore, you may find many technologies are not used the way is used in other projects, and in some cases it maybe difficult to understand the design decisions behind it.

In addition, the source code was maintained on Visual Studio Online TFS (Azure DevOps), and it wasn’t possible to extract commit history. DLLs and dependencies pushed to the source control because that was the only way to use VSTS build server back then. As a result, I don’t expect anyone to easily start using this.

Despite the above facts and some others, I decided to released the source code in case somebody was interested to use it as is. I am willing to help you with your research project in my free time.

New version

The upgraded version of this project is fully redesigned according to the best practices and is under development in a private Git repository. I am planning to open-source that one, too. However, if you’re interested to have access to that source earlier, please feel free to email me.

Pre-requisite

How to use

To start using the project, you need to download the latest release from releases. You can customize the application by modifying the source code. The project doesn’t have a separate documentation.

Download

License

CC0

This source code is released under Public Domain.

Written on February 3, 2019