More actions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|source= | |source= | ||
}} | }} | ||
Batch Downloader for Wii that | '''Wiitch''' is a Batch Downloader for the Wii that reads a list of URLs from a text file and downloads them to the selected device. | ||
== Key Features == | |||
* Ability to save downloaded files to an SD or USB device. | |||
* Simulation of file writing using the Wii front light. | |||
* Option to turn off the Wii when the job is complete or to alert the user with flashing LED. | |||
* Customization of background image by replacing "background.png" in the Wiitchdl folder. | |||
== Controls == | == Controls == | ||
Line 44: | Line 50: | ||
#Wii start downloading files reporting the download status. | #Wii start downloading files reporting the download status. | ||
#Downloaded files can be found in \Downloads folder in the selected device. | #Downloaded files can be found in \Downloads folder in the selected device. | ||
=== Future Plans === | === Future Plans === | ||
Line 59: | Line 59: | ||
* .... | * .... | ||
== | == Notes == | ||
*Version 0.1 | *Supports only http protocol downloads and direct link to files (eg. "http://www.example.com/foo.jpg") | ||
*USE AT YOUR OWN RISK!! I hold no responsibility in the case of SD/USB corruption or any other problems! | |||
*Hope someone found this piece of software useful. | |||
*Post comments in discussion page. | |||
*Bye :) | |||
== Changelog == | |||
'''Version 0.1''' | |||
*First version. | |||
== Thanks == | == Thanks == | ||
Line 67: | Line 75: | ||
* teknecal for their great Codemii tutorials and for the "Sample HTTP Download" Source | * teknecal for their great Codemii tutorials and for the "Sample HTTP Download" Source | ||
* Cboomf for libwiilight | * Cboomf for libwiilight | ||
==External links== | ==External links== | ||
* Wiibrew - https://wiibrew.org/wiki/Wiitch | * Wiibrew - https://wiibrew.org/wiki/Wiitch |
Revision as of 07:36, 20 Ocak 2023
Wiitch | |
---|---|
File:Wiitchwii.jpg | |
General | |
Author | TheStripper |
Type | Utilities |
Version | 0.1 |
License | Freeware |
Last Updated | 2010/01/07 |
Links | |
Download | |
Wiitch is a Batch Downloader for the Wii that reads a list of URLs from a text file and downloads them to the selected device.
Key Features
- Ability to save downloaded files to an SD or USB device.
- Simulation of file writing using the Wii front light.
- Option to turn off the Wii when the job is complete or to alert the user with flashing LED.
- Customization of background image by replacing "background.png" in the Wiitchdl folder.
Controls
Button | Action |
---|---|
Wiimote DPad | Move Left/Right |
Wiimote A Button | Select |
Wiimote Home Button | Quit/Stop |
Installation
- Unzip Wiitch to SD Card (do not rename wiitchdl folder).
- If not exists in the selected device it creates a "Downloads" folder where the files will be downloaded to.
- Put a text file called DLList.txt in wiitchdl folder.
- DLList.txt must contains one URL per line (see Notes section for example).
Usage
- Start Wiitch from HBC.
- Select where to save files, and press Wiimote A Button.
- Select if the Wii must shutdown when download complete or wait for user, and press Wiimote A Button.
- Wii start downloading files reporting the download status.
- Downloaded files can be found in \Downloads folder in the selected device.
Future Plans
- Add SMB read of DLList.txt
- Add SMB save support
- Add USB NTFS save support (...is ntfs writing possible???)
- Better GUI (maybe LibWiiGUI)
- Sounds??
- ....
Notes
- Supports only http protocol downloads and direct link to files (eg. "")
- USE AT YOUR OWN RISK!! I hold no responsibility in the case of SD/USB corruption or any other problems!
- Hope someone found this piece of software useful.
- Post comments in discussion page.
- Bye :)
Changelog
Version 0.1
- First version.
Thanks
- LibOGC Authors & Contributers
- Team Twiizers for make Wii homebrew a reality
- teknecal for their great Codemii tutorials and for the "Sample HTTP Download" Source
- Cboomf for libwiilight
External links
- Wiibrew - https://wiibrew.org/wiki/Wiitch