Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/H4XV/flipper-animation-generator
A Gif to Flipper Animation converter
https://github.com/H4XV/flipper-animation-generator
Last synced: about 1 month ago
JSON representation
A Gif to Flipper Animation converter
- Host: GitHub
- URL: https://github.com/H4XV/flipper-animation-generator
- Owner: H4XV
- License: gpl-3.0
- Created: 2023-06-18T13:47:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T14:36:07.000Z (about 1 year ago)
- Last Synced: 2024-02-13T21:36:43.383Z (10 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-flipperzero - `H4XV's Gif2Anim` Gif2FlipperAnimation Converter
- awesome-flipperzero - `H4XV's Gif2Anim` Gif2FlipperAnimation Converter
- awesome-flipperzero-withModules - `H4XV Gif2FlipperAnimation Converter` Converts gifs to Flipper Animations
README
![Logo](https://i.ibb.co/RgdXs5p/title.png)
!CURRENTLY WORKING ON PANEL!
# FLIPPER ANIMATION MAKER
An Automatic Animation generator
Gif to Flipper Animation
## Run Locally
Clone the project
```bash
git clone https://github.com/H4XV/flipper-animation-generator
```Go to the project directory
```bash
cd flipper-animation-generator
```Install dependencies
```bash
pip install -r requirements.txt
```Drag the GIFs to the "Input" folder
Start the app via cmd
```bash
python script.py
```Install and Open the [Animation Manager](https://github.com/Ooggle/FlipperAnimationManager)
Create a manifest.txt in the "Output" folder and paste in the generated text
Open your console and paste in:
```bash
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;
```bash
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](https://www.youtube.com/watch?v=trpcZLlJtNw) JOIN [My Discord Server](https://discord.gg/5cc4qKYASs) and create a Ticket in #support
## Authors
- [HAX-V](https://www.github.com/H4XV)
## Special thanks to
- [CharlesTheGreat77(zip2Animation)](https://github.com/CharlesTheGreat77)
- [TALKING SASQUACH](https://github.com/skizzophrenic)