- Windows 11
- Linux
- MacOS
Before installing the package, make sure you have installed Python and Git on your system.
# Via pipx (recommend)
pip install pipx -U
pipx install flipanimgen
# Via pip (not recommended due to conflicts with other package versions)
pip install flipanimgen
flipanimgen --help
# Example
flipanimgen -i input_animation.mp4 -o output_animation_folder
After running the command, the program will generate a folder with the animation frames in the specified directory.
Then you can use FlipperAM to generate a manifest for adding the animation to Flipper Zero
This project is licensed under the GNU AGPLv3 License - see the LICENSE file for details.
- Thanks @eblet for Flipper Zero