mirror of
https://gitlab.com/Nanolx/qwad.git
synced 2024-11-01 00:25:06 +01:00
WAD-Manager, NUS-Downloader, TMD-Viewer (not just, but primarly) for GNU/Linux
61846976f4
handle bc/mios correctly in -d opt added CLI and CLI.Channels doc files support for downloading latest version by passing 0 as requested version |
||
---|---|---|
debian | ||
GUI | ||
i18n | ||
icons | ||
WiiPy | ||
AUTHORS | ||
ChangeLog | ||
CLI | ||
CLI.Channels | ||
COPYING | ||
DEPS | ||
Makefile | ||
qwad | ||
Qwad_rc.py | ||
Qwad.pyw | ||
README | ||
TitleIDs.py |
--** Qwad **-- Qwad is a Python-Qt utility to manage Wad files. Features: * NUS Downloader - download any IOS / Channel from NUS - decrypt - pack as wad - choose filename - choose version to download (available are displayed) * Unpack Wad - unpack wad to make modification or inspect content * Repack Wad - repack (modified) wad, ready for install on Wii * TMD Viewer - view contents of TMD TODO: * NUS Downloader - add new IOS [DONE] - add new Channels [DONE] - display available Versions [DONE] - improve Channel downloader [DONE] - display descriptions [ ] * General GUI - German Translation [DONE] - UI improvments [WIP] * General CLI - commandline params for automated actions [ ] * Other - extract bootmii nand.bin [ ] USAGE: either do 'make install' or directly call 'python ./Qwad.pyw'