Skip to content

SethPalmer3/FlipperAnimationReconstructor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlipperAnimationReconstructor


This is a simple program that takes a directory of flipper bitmap files and a meta.txt file and produces a gif file that plays the animation.

Usage

python3 main.py flipper_directory [other_directories...] -o [output_file]

This will go through all specified directories and creates the outputted gif files at output_file. If more than one directory is given the the output file will be prefixed with an index

WIP

Currently working on fleshing out the remove flag for the command to remove the png files that were generated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages