WAD-Manager, NUS-Downloader, TMD-Viewer (not just, but primarly) for GNU/Linux
Go to file
Christopher Roy Bratusek 7ae418afe1 change source format 2013-09-20 22:02:29 +02:00
GUI bump version to 0.9 2013-09-20 21:59:58 +02:00
WiiPy remove non-required stuff 2013-06-17 10:04:27 +02:00
debian change source format 2013-09-20 22:02:29 +02: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
AUTHORS add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
CLI add channel support to -c, -g and -d cmd-opts, 2012-11-25 19:31:25 +01:00
CLI.Channels updated CLI.Channels 2013-09-16 19:47:59 +02:00
COPYING add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
ChangeLog add kirby channel (for completelyness) 2013-09-20 21:56:55 +02:00
DEPS fix link to pycropt for Windows 2013-06-17 18:23:13 +02:00
Makefile only install .qm files for translation, not .ts aswell 2012-11-24 20:42:18 +01:00
Qwad.pyw bump version to 0.9 2013-09-20 21:59:58 +02:00
Qwad_rc.py import rev14 of original Qwad 2012-08-21 19:28:14 +02:00
README ChangeLog/README 2012-11-10 19:00:57 +01:00
TitleIDs.py add kirby channel (for completelyness) 2013-09-20 21:56:55 +02:00
qwad bump version to 0.7 2013-06-17 10:00:37 +02:00

README

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