Home

Awesome

zip2Animation

Utility to assist in creating flipper zero animations.

Description

PREREQUISITES

Python3
Zip file with your png frames

USAGE

usage: python3 zip2Animations.py -h, --help

Change png file names to match flippers frame file naming convention

options:
  -h, --help            show this help message and exit
  -z ZIP, --zip ZIP     specify zip file
  -d DIRECTORY, --directory DIRECTORY
                        specify the directory for multiple zips files
  -w WIDTH, --width WIDTH
                        specify width of animation
  -ht HEIGHT, --height HEIGHT
                        specify height of animation
  -fbt FBT, --fbt FBT   specify flipper zero directory to auto. compile

Auto compile a directory of zips

python3 zip2Animation.py -d .\Animations\ -fbt D:\Flipper\flipperzero-firmware\

Default Example (128x64)

python3 zip2Animation.py -z Mario.zip

• Key note

Multiple Zip files

python3 zip2Animation.py -d .\Animations\

• Key Note

Custom Width Height Example

python3 zip2Animation.py -z Mario.zip -w 97 -ht 61

Honorable mentions

Talking Sasquach https://github.com/skizzophrenic/Talking-Sasquach

Extra

BADUSB Repo https://github.com/CharlesTheGreat77/BADUSB

Token Grabber for BADUSB https://github.com/CharlesTheGreat77/token2Discord

💬 Contact Me

Gmail Badge

🚦 Stats

<a href="https://github.com/CharlesTheGreat77"> <img src="https://github-readme-stats.vercel.app/api?username=CharlesTheGreat77&show_icons=true&hide=commits" /> </a> <a href="https://github.com/CharlesTheGreat77"> <img src="https://github-readme-stats.vercel.app/api/top-langs/?username=CharlesTheGreat77&layout=compact" /> </a> <p align="center"> <img src="https://profile-counter.glitch.me/CharlesTheGreat77/count.svg" /> </p>

⭐️ From Charles