Approver
518
edits
(add more steps to be more specific) |
(fix list) |
||
Line 107: | Line 107: | ||
====Instructions==== | ====Instructions==== | ||
<ol> | <ol> | ||
<li>Open a terminal window< | <li>Open a terminal window | ||
<ul><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>)</li></ul></li> | |||
<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> | ||
<li>Once it's done, run <code>cd osc-dl</code></li> | <li>Once it's done, run <code>cd osc-dl</code></li> | ||
<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>Once it's done, run <code>python3 oscdl.py</code> | ||
<ul><li>You only need to run <code>python3 oscdl.py</code> if you need to use OSCDL again.</li></ul></li> | |||
<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> | <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]] | [[File:App-download-OSCDL.png|640px]] |