H4XV / flipper-animation-generator

A Gif to Flipper Animation converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

!CURRENTLY WORKING ON PANEL!

FLIPPER ANIMATION MAKER

An Automatic Animation generator

Gif to Flipper Animation

Run Locally

Clone the project

  git clone https://github.com/H4XV/flipper-animation-generator

Go to the project directory

  cd flipper-animation-generator

Install dependencies

  pip install -r requirements.txt

Drag the GIFs to the "Input" folder

Start the app via cmd

  python script.py

Install and Open the Animation Manager

Create a manifest.txt in the "Output" folder and paste in the generated text

Open your console and paste in:

  git clone --recursive https://github.com/flipperdevices/flipperzero-firmware.git

Copy your Generated Folders & manifest.txt

Go to USERS/%YourUser$/flipperzero-firmware/assets/dolphin/external

Delete all Folders and Paste in your Folders with the manifest.txt

then go back to USERS/%YourUser$/flipperzero-firmware/

Select the field where your path stands and write "cmd"

After cmd opend, Paste in following;

  fbt resources icons dolphin_ext

Wait until its done

Go to USERS/%YourUser$/flipperzero-firmware/assets/ressources/dolphin

DONE!

IF ANY MORE HELP NEEDED WATCH THE VIDEO JOIN My Discord Server and create a Ticket in #support

Authors

Special thanks to

About

A Gif to Flipper Animation converter

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Batchfile 0.4%