Skip to content

Input v0.15.3-Community

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:05
649f083

Community-built Linux AppImage for Input v0.15.3-Community.

Built from the official Windows installer using input-linux.

Installation

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

You may also need to install udev rules for your device:

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