• Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.