WAD-Manager, NUS-Downloader, TMD-Viewer (not just, but primarly) for GNU/Linux
Go to file
2012-11-10 18:13:15 +01:00
debian debian/control: change arch to all 2012-11-10 18:13:15 +01:00
GUI bump version to 0.5 2012-11-10 18:12:00 +01:00
i18n add Makefile target update-trans 2012-08-21 22:34:48 +02:00
icons improved about dialog 2012-08-22 22:46:56 +02:00
WiiPy removed some unused WiiPy stuff (drops PIL dependency/Qwad now runs fine on Python3) 2012-11-10 18:06:55 +01:00
AUTHORS add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
ChangeLog ChangeLog 2012-11-10 18:11:50 +01:00
COPYING add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
DEPS rename dependencies.txt to DEPS 2012-08-24 22:43:54 +02:00
Makefile fixed a bug in Makefile 2012-11-10 17:58:19 +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.pro add Makefile target update-trans 2012-08-21 22:34:48 +02:00
Qwad.pyw ensure python2 is used 2012-08-21 20:17:32 +02:00
Qwad.qrc import rev14 of original Qwad 2012-08-21 19:28:14 +02:00
README add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
TitleIDs.py added IOS62 and Shop v21 to download list 2012-11-10 17:58:32 +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 [WIP]
  - display descriptions [  ]

* General GUI
  - German Translation [  ]
  - UI improvments [WIP]

* General CLI
  - commandline params for automated actions [  ]

* Other
  - extract bootmii nand.bin [  ]

USING:

either do 'make install' or directly call 'python2 ./Qwad.pyw'