-
Notifications
You must be signed in to change notification settings - Fork 1
pinwheelHerman/FZ_AnimNamer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An Animation Namer for the Flipper Zero. Once run, pass in the path of a folder containing .png files. They will be renamed in order to "frame_X.png". The correct "meta.txt" file will also be added to the folder. The animation is then ready to be added to the firmware for building. I made this as I wanted to quicky export animations to my new device, and used C because I am trying to get better with it. Strings are fun! I thought it would be easy but every step comes with an interesting thing to learn, and I'm sure the finished script will be a jumbled mess of code with plenty of wasted space and most things done the really stupid way ;) Oh, and I've tested this to a certain extent, but you take any resposibility into your own hands if you use this program. I haven't accidentally renamed any files, and you get to confirm the files set to be renamed before anything happens, but try to be careful anyway. It doesn't go through folders recursively, so you shouldn't be able to do too much damage, anyway...
About
An Animation Namer for the Flipper Zero.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published