Skip to content

Instantly share code, notes, and snippets.

View eduardomozart's full-sized avatar
💭
I may be slow to respond.

Eduardo Mozart de Oliveira eduardomozart

💭
I may be slow to respond.
View GitHub Profile
@eduardomozart
eduardomozart / ruffle-exporter
Last active August 5, 2022 13:12
Ruffle Exporter - Create thumbnail from SWF files
#!/bin/bash
# Ruffle-Exporter ver. 0.0.2
# Requires ''ruffle'', ''imagemagick'', ''zenity''
REDEBUG_LOG="/tmp/ruffle-export.dbg"
#REDEBUG_LOG="/dev/null"
#F1=$HOME/.thumbnails
#F2=$HOME/.cache/thumbnails
#SAVE_FOLDER=$F1