247
edits
m (→Instructions) |
(add more steps to be more specific) |
||
Line 107: | Line 107: | ||
====Instructions==== | ====Instructions==== | ||
<ol> | <ol> | ||
<li>Open a terminal</li> | <li>Open a terminal window</li> | ||
*It's recommended to run <code>cd</code> to a directory of your choice so you have easy access to it later. (Example: <code>cd ~/Desktop/OSCDL</code>) | *It's recommended to run <code>cd</code> to a directory of your choice so you have easy access to it later. (Example: <code>cd ~/Desktop/OSCDL</code>) | ||
<li>Run <code>git clone <nowiki>https://github.com/dhtdht020/osc-dl.git</nowiki></code></li> | <li>Run <code>git clone <nowiki>https://github.com/dhtdht020/osc-dl.git</nowiki></code></li> | ||
Line 113: | Line 113: | ||
<li>Then run <code>pip3 install -r requirements.txt</code></li> | <li>Then run <code>pip3 install -r requirements.txt</code></li> | ||
<li>Once it's done, run <code>python3 oscdl.py</code></li> | <li>Once it's done, run <code>python3 oscdl.py</code></li> | ||
*You only need to run <code>oscdl.py</code> if you need to use OSCDL again. | *You only need to run <code>python3 oscdl.py</code> if you need to use OSCDL again. | ||
<li>Find an application that you would like to get, and press the Download button. Alternatively, you can send the app directly to your Wii (this requires that your computer and Wii be on the same network)</li> | |||
[[File:App-download-OSCDL.png|640px]] | |||
<li>A <code>.zip</code> file containing your app should download to wherever you specified the directory to be. Extract the <code>apps</code> folder in this archive to the root of your SD card or USB drive</li> | |||
<li>Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. Your downloaded piece of homebrew should now display.</li> | |||
</ol> | |||
{{success|text=You are done installing OSCDL.}} | {{success|text=You are done installing OSCDL.}} | ||
</span> | </span> | ||
</tabber> | </tabber> | ||
{{Short description|Homebrew app repository}} | {{Short description|Homebrew app repository}} |
edits