Skip to content

Desktop utility for downloading homebrew apps from the Open Shop Channel.

License

Notifications You must be signed in to change notification settings

dhtdht020/osc-dl

Repository files navigation

Open Shop Channel DL Actions Status Discord Server Downloads License

OSCDL is a cross platform desktop client for the Open Shop Channel homebrew repository, in Python 3 and Qt.

With OSCDL, you can download hundreds of homebrew apps and themes to your computer send them directly to the Wii through the network or through USB Gecko.

Preview

Installing OSCDL

I recommend obtaining the latest release from here if you are a Windows user.

Manual Download:

Make sure Python 3 is installed and used.

  1. git clone https://github.com/dhtdht020/osc-dl.git
  2. cd osc-dl
  3. pip3 install -r requirements.txt
  4. python3 oscdl.py
Manual Download of CLI version:
  1. git clone https://github.com/dhtdht020/osc-dl.git
  2. cd osc-dl
  3. pip3 install -r requirements_CLI.txt
  4. python3 osc-dl.py
USBGecko setup:

See USBGecko information on WiiBrew for device details.

When downloading drivers (if necessary), please use the COM (VCP) drivers instead of the D2XX API.