WAD-Manager, NUS-Downloader, TMD-Viewer (not just, but primarly) for GNU/Linux
Go to file
Christopher Roy Bratusek 329a1e2f77 ChangeLog
2012-08-24 22:46:45 +02:00
debian - remove wrongly added files 2012-08-24 22:44:48 +02:00
GUI remove a print 2012-08-23 14:53:55 +02: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 import rev14 of original Qwad 2012-08-21 19:28:14 +02:00
AUTHORS add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
ChangeLog ChangeLog 2012-08-24 22:46:45 +02: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 install translations 2012-08-24 22:46:40 +02:00
qwad ensure python2 is used 2012-08-21 20:17:32 +02: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 region selector in NUS Downloader 2012-08-23 13:35:48 +02: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'