Awesome
Xtreme-Assetpack Previewer
Asset Pack Preview is a Python tool for previewing animations and icons in asset packs for the Xtreme firmware.
<p align="center"> <img src="screenshot.png"> </p>Installation
- Clone the repository:
git clone https://github.com/timstrasser/Flipper-Xtreme-Assetpack-Previewer.git
- Install the required packages:
pip install -r requirements.txt
Usage
- Navigate to the root folder of an asset pack and copy the scripts into it.
- Run the following command:
python main.py
- The Asset Pack Preview window will open.
Features
- Preview animations and icons in asset packs.
- Automatically detect and load animations from the "Anims" folder.
- Load icons from the "Icons" folder and allow selection of specific icon files.
More Information
For more information about asset packs for the Xtreme firmware, please see the Flipper Xtreme Wiki.