rohsec / fz_renamer

A quick Bash script to rename frames to Flipper Zero supported format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FZ_renamer

A quick bash script to rename your custom EzGIF.com animation frame files to flipper supported format. This is for linux users who are following Talking Sasquach's Animation guide and can't run Ant Renamer

Installation:

Run the below command for once shot installation

git clone https://github.com/rohsec/fz_renamer && cd fz_renamer && chmod +x fz_renamer.sh && cp fz_renamer.sh /user/local/bin && echo "Installation Successfull" || echo "Opps!! Try Again"

Usage

Simply run the command fz_renamer in the folder containing your flipper animation frame files downloaded via Ezgif.com

Donation (Buy Me a Coffee):

You can encourage me me to contribute more to the open source with donations. NEVER ASKED BUT ALWAYS APPRECIATED.

Buy Me A Coffee

Legal Disclaimer:

The script is made for educational and ethical purposes only. Usage of the script for attacking targets without prior mutual consent is illegal. The developer is not responsible for any misuse or damage caused by this script.

About

A quick Bash script to rename frames to Flipper Zero supported format


Languages

Language:Shell 100.0%