d808c715fd4fb1328d271b8a7e970f2595507cc0
Sync Gitea releases to GitHub / sync-releases (push) Canceled after 0s
Motionity
Web-based motion graphics editor with keyframing, masking, filters and text animations.
This is a fork of the original Motionity by @alyssaxuu, with bug fixes and enhancements.
Quick Start
Web (localhost only):
npm install
npm run vendor
npm start # http://127.0.0.1:8080
Desktop:
npm install
npm run vendor
npm run dev # Electron app
Docker:
npm run docker:build
npm run docker:run # http://localhost:8080
Full build instructions (Windows installers, Linux AppImage/Flatpak) in PACKAGING.md.
Notes
ffmpeg.wasmis vendored;npm install+npm run vendorare required- WebCodecs and IndexedDB only work in secure context (
http://localhostOK, plain HTTP over LAN is not) - Serve over TLS for remote access
Releases
3
Motionity v2.0.2
Latest
Languages
JavaScript
80.1%
PowerShell
9.1%
CSS
8%
HTML
2.6%
Dockerfile
0.2%