RAWKONTROL is in alpha and still under active development. It can contain serious bugs and parts of it can greatly change from one release to the next.
The button always points to the newest release. See what changed in the changelogs.
Make it executable and run it:
$ chmod +x RAWKONTROL-x86_64.AppImage $ ./RAWKONTROL-x86_64.AppImage
AppImages need FUSE to run. Most distributions ship it; if you hit a FUSE error, install libfuse2 (or your distro's equivalent), or run with --appimage-extract-and-run.
It runs on any reasonably recent Linux desktop, as long as you have glibc 2.34 or newer available in your repositories. These are the baselines it's known to work on:
The AppImage is linked against glibc, so distributions built on a different C library, such as Alpine and other musl-based systems, are not supported.
RAWKONTROL is freeware software: free to use for any purpose (personal, educational or professional), and free to share the unmodified AppImage at no charge. You may not sell it, modify it, or repackage it under another name. The full license is shown the first time you run the app.