Skip to content

Input v0.17.2-Community

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:16

Community-built Linux AppImage for Input 0.17.2.

Repackaged automatically from the official Windows installer published at
worklouder/input-releases.

Installation

chmod +x Input-*.AppImage
./Input-*.AppImage

You may also need udev rules for your device:

curl -sSL https://raw.githubusercontent.com/SilkePilon/input-linux/main/patch/dist-electron/scripts/install-udev-worklouder.sh | sudo bash