Skip to content

Dithering animation generator from video files for Flipper Zero written in Python 🐍

License

Notifications You must be signed in to change notification settings

D4n13l3k00/flipanimgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FlipAnimGen πŸ“½οΈ

Dithering animation generator from video files for Flipper Zero written in Python 🐍

CodeStyle PyPI - Python Version

GitHub contributors GitHub License

Tested on πŸ§ͺ

  • Windows 11
  • Linux
  • MacOS

Installation πŸ“¦

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

Usage 🎯

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

License πŸ“œ

This project is licensed under the GNU AGPLv3 License - see the LICENSE file for details.

Acknowledgments πŸ™

  • Thanks @eblet for Flipper Zero

About

Dithering animation generator from video files for Flipper Zero written in Python 🐍

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages