CmdBuilder is packaged ready-to-run application written in python using kivy framework. It is packaged using pyinstaller so no python and no other dependencies shall be required.
No specific requirements are known.
EXE file is signed via certificate issued on name "Miroslav Šíma".
However due to short history of this application Windows OS
may show popup warning about execution of not known application.
Please proceed by clicking on "More Info->" and click on "Run
Anyway".
Antivirus may trigger scan of this package after executing it, but it should
report negative and proceed with running. Things shall improve gradually after our certificate and applications gets more publicity.
Numbers on download buttons are the versions of ubuntu under which CmdBuilder was bundled - it should run under different distros as well but you should choose version that is close to your linux distro release date (and newest for udpated/fresh distros). The reason is that glibc is not exactly backward/forward compatible through entire history. Please mark package as executable via command chmod +x cmdBuilder
Add the user to the 'dialout' group (on Ubuntu, etc.) or the 'uucp' group (on Arch Linux) if they are not already added - in order to allow COM port connections without the necessity of running cmdBuilder with sudo (also described in manual).
When libGL error: MESA_LOADER: failed to open iris - Please try to run cmdBuilder as follows: MESA_LOADER_DRIVER_OVERRIDE=i965 ./cmdBuilder_vX_Y_Z