WAD-Manager, NUS-Downloader, TMD-Viewer (not just, but primarly) for GNU/Linux
Go to file
Christopher Roy Bratusek 1b027feb3f updated Qwad.pro
2012-11-10 18:59:55 +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 removed empty translations 2012-11-10 18:59:31 +01:00
icons improved about dialog 2012-08-22 22:46:56 +02: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 Makefile: improved clean rule 2012-11-10 18:14:54 +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 Makefile build german translation, fix installation of translations 2012-11-10 18:59:03 +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 updated Qwad.pro 2012-11-10 18:59:55 +01: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 some doc changes 2012-11-10 18:19:02 +01:00
TitleIDs.py removed commata from end of strings 2012-11-10 18:20:43 +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 [  ]
  - 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'