Download DrakonTech
DrakonTech runs on Windows, macOS, and Linux.
Run DrakonTech Without Executables
If you're wary of unknown executables, or if your architecture isn't supported, you can run DrakonTech from source without building.
- Download the DrakonTech source code.
- Install NodeJS.
- Globally install the electron npm package: npm install -g electron
- Go to the DrakonTech source code folder.
- Run the runme file or the following command: electron src/main.js
Production Status
DrakonTech is a research project. However, it is fully functional. DrakonTech was used to develop DrakonWidget library and DrakonHub app.