Skip to content

Install

everything-imu runs on Windows and Linux. Grab the latest signed build from the download page or the GitHub releases.

Download and run the installer:

  • everything-imu_<version>_x64-setup.exe (NSIS installer)

WebView2 is required and ships preinstalled on Windows 11.

Two package formats are provided:

  • Debian / Ubuntu: everything-imu_<version>_amd64.deb
  • Any distro: everything-imu_<version>_amd64.AppImage
  • The app runs fine without a system tray. On distros that don’t ship libayatana-appindicator3, the tray icon is skipped instead of crashing. The .deb pulls the library in automatically and the AppImage bundles it, so the tray works out of the box on most setups.
  • The AppImage needs FUSE 2. If it won’t start on a FUSE 3-only or immutable distro, run it with ./everything-imu_<version>_amd64.AppImage --appimage-extract-and-run.
  • On NVIDIA + Wayland the WebView renderer switches to a compatible path automatically. To force the default renderer, export WEBKIT_DISABLE_DMABUF_RENDERER=0 before launching.

USB controllers such as Joy-Con, DualSense, and PS Move need raw HID access. The app ships a one-click udev installer that grants access without running as root - apply it from the app’s settings, then replug the controller.

Head to the quickstart to get your first tracker live.