winget install --id=OpenShopChannel.Downloader -e
Desktop utility for obtaining homebrew contents from the Open Shop Channel, by dhtdht020.
Open Shop Channel Downloader is a desktop utility designed to facilitate the download of homebrew applications from the Open Shop Channel. This tool simplifies the process of accessing and managing homebrew content directly from your computer.
Key Features:
Audience & Benefit: Ideal for enthusiasts seeking a reliable method to access homebrew content on the Open Shop Channel. This tool streamlines the download process, offering convenience and efficiency for managing and organizing homebrew applications without the need for additional tools or complex workflows.
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.
I recommend obtaining the latest release from here if you are a Windows user.
Make sure Python 3 is installed and used.
git clone https://github.com/dhtdht020/osc-dl.git
cd osc-dl
pip3 install -r requirements.txt
python3 oscdl.py
git clone https://github.com/dhtdht020/osc-dl.git
cd osc-dl
pip3 install -r requirements_CLI.txt
python3 osc-dl.py
See USBGecko information on WiiBrew for device details.
When downloading drivers (if necessary), please use the COM (VCP) drivers instead of the D2XX API.