Skip to content

Input v0.17.3-Community

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 07:15

Community-built Linux AppImage for Input 0.17.3.

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