osc-dl
                                
                                 osc-dl copied to clipboard
                                
                                    osc-dl copied to clipboard
                            
                            
                            
                        Desktop utility for downloading homebrew apps from the Open Shop Channel.
Open Shop Channel DL  
  
  
 
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.

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.
- git clone https://github.com/dhtdht020/osc-dl.git
- cd osc-dl
- pip3 install -r requirements_GUI.txt
- python3 xosc_dl.py
Manual Download of CLI version:
- git clone https://github.com/dhtdht020/osc-dl.git
- cd osc-dl
- pip3 install -r requirements.txt
- python3 osc-dl.py