Skip to content

Instantly share code, notes, and snippets.

View gutierri's full-sized avatar

Gutierri Barboza gutierri

View GitHub Profile
@gutierri
gutierri / iso2god.pyw
Created June 4, 2025 19:18
GUI for iso2god-rs cmd program
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# ISO2GOD-rs-gui - GUI for iso2god-rs cmd program
# Copyright (C) 2025 Gutierri Barboza <git@gutierri.me>
#
# ISO2GOD-rs-gui is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.