HaikuTeam / animator

Design tool for creating Lottie animations and interactive web components
https://www.haikuanimator.com/
Other
1.44k stars 154 forks source link

Package as a Flatpak for Linux #1092

Open 12people opened 1 year ago

12people commented 1 year ago

It'd be great to have an easy-to-install build for Linux.

Flatpak would be ideal, as it's the most commonly supported Linux app container format, it's distro-independent and requires basically no maintenance.

12people commented 1 year ago

Here's documentation on how to package an Electron app via Flatpak: https://docs.flatpak.org/en/latest/electron.html