FlipperZero Animation Tool
An application to turn animated GIFs into FlipperZero animation data.
Instructions
- Go to FlipperZero Firmware GitHub Repo
- Clone the repository
- Install GraphicsMagick
- Open FlipperZero Animation Tool
- On the FlipperZero Firmware Directory screen click the Select FlipperZero Firmware Button and Select the root of the FlippZero Firmware directory
- Select a gif you would like to convert to a FlipperZero Animation
- Fill out the form below with the GIF information
- Good Defaults
- Name: A unique animation name
- FPS: 7
- Duration: 3600
- Cooldown: 1
- Min butthurt: 0
To appear your butthurt must be higher than this number - Max butthurt: 3
To appear your butthurt must be lower than this number - Min level: 0
To appear your level must be higher than this number - Max level: 3
To appear your level must be lower than this number - Weight: 3
Higher Weight means more priority
- Good Defaults
- Click the Convert To Flipper Animation button
- Go to the %flipper-zero-firmware%/assets/resources/dolphin directory
- Copy your animation folder and the manifest.txt to the /SD Card/dolphin directory
Requirements
- GraphicsMagick
- FlippZero Firmware repo cloned
GitHub
FlipperZero Animation Tool
An application to turn animated GIFs into FlipperZero animation data.
Instructions
Go to FlipperZero Firmware GitHub Repo
Clone the repository
Install GraphicsMagick
Ope...
GitHub
Flipper Zero firmware source code. Contribute to flipperdevices/flipperzero-firmware development by creating an account on GitHub.
GraphicsMagick is a robust collection of tools and libraries to read, write, and manipulate an image in any of the more popular image formats including GIF, JPEG, PNG, PDF, and WebP. With GraphicsMagick you can create GIFs dynamically making it suitable for Web applications. You can also resize, rotate, sharpen, color reduce, or add special effe...