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
See USBGecko information on WiiBrew for device details.
When downloading drivers (if necessary), please use the COM (VCP) drivers instead of the D2XX API.