-
Motionity v2.0.2
StableSync Gitea releases to GitHub / sync-releases (push) Waiting to runreleased this
2026-08-14 11:00:58 +02:00 | 2 commits to main since this releaseLinux
Appimage
Make it executable :
chmod +x motionity-v2.0.2-linux-x86_64.AppImageand then launch it (need libfuse2 installed).Flatpak
flatpak install ./Motionity-v2.0.2-linux-x86_64.flatpakWindows
Launch the installer or the portable version directly. A SmartScreen warning may appear as the binary is not signed.
Docker
Recommended : docker-compose.yml
services: motionity: image: git.azuze.fr/kawa/motionity:v2.0.2 ports: - 8080:8080 restart: unless-stoppedDownloads