WAD-Manager, NUS-Downloader, TMD-Viewer (not just, but primarly) for GNU/Linux
Go to file
2012-11-11 11:00:16 +01:00
debian debian/control: change arch to all 2012-11-10 18:13:15 +01:00
GUI removed some unused stuff 2012-11-11 00:43:43 +01:00
i18n fixed a string in german translation 2012-11-11 11:00:16 +01:00
icons ... this time really added NeoRames icon 2012-11-10 19:05:36 +01:00
WiiPy now longer import PIL 2012-11-10 18:23:04 +01:00
AUTHORS add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
ChangeLog fixed a string in german translation 2012-11-11 11:00:16 +01:00
COPYING add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
DEPS some doc changes 2012-11-10 18:19:02 +01:00
Makefile removed some unused stuff 2012-11-11 00:43:43 +01:00
qwad removed some unused WiiPy stuff (drops PIL dependency/Qwad now runs fine on Python3) 2012-11-10 18:06:55 +01:00
Qwad_rc.py import rev14 of original Qwad 2012-08-21 19:28:14 +02:00
Qwad.pyw ensure python2 is used 2012-08-21 20:17:32 +02:00
README ChangeLog/README 2012-11-10 19:00:57 +01:00
TitleIDs.py 0.5a fix showing available version of IOS62, fix downloading Shop 2012-11-10 20:00:11 +01:00

--** 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'