Some guides to get Crafty Commander Up and Running.
We currently support Ubuntu 18+, Debian 10+, CentOS 8+, and Windows 10/11. While other Linux distros may work, we don't officially support them.
Automatic Linux Install Script for Supported Distros
For a quick one-liner install, copy and paste the below into your terminal.
Note: we strongly encourage users to examine code before executing it. Please ensure no-one has tampered with the below one-liner before using it!
git clone https://gitlab.com/crafty-controller/crafty-installer-4.0.git && cd crafty-installer-4.0 && sudo ./install_crafty.sh