osc-dl icon indicating copy to clipboard operation
osc-dl copied to clipboard

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 or wirelessly send them directly to the Wii.

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_GUI.txt
  4. python3 xosc_dl.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.txt
  4. python3 osc-dl.py