f
This commit is contained in:
14
readme.md
14
readme.md
@@ -9,7 +9,12 @@ Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging
|
|||||||
<hr>
|
<hr>
|
||||||
<h2>CONTENTS</H2>
|
<h2>CONTENTS</H2>
|
||||||
<a href="#features">FEATURES</a><br>
|
<a href="#features">FEATURES</a><br>
|
||||||
<a href="#installation">INSTALLATION</a>
|
<a href="#installation">INSTALLATION</a><br>
|
||||||
|
<a href="https://code.glowers.club/goyimnose/Medios-Macina/wiki/Config.conf">CONFIG</a><br>
|
||||||
|
<a href="https://code.glowers.club/goyimnose/Medios-Macina/wiki/Hydrus-Network">HYDRUS NETWORK</a><br>
|
||||||
|
<a href="https://code.glowers.club/goyimnose/Medios-Macina/wiki/cookies.txt">COOKIES</a><br>
|
||||||
|
<a href="https://code.glowers.club/goyimnose/Medios-Macina/wiki/Tutorial">TUTORIAL</a><br>
|
||||||
|
<BR>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -33,22 +38,19 @@ Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging
|
|||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>console command</summary>
|
<summary>console command</summary>
|
||||||
|
<pre><code>git clone https://code.glowers.club/j/Medios-Macina
|
||||||
<pre><code>
|
|
||||||
git clone https://code.glowers.club/j/Medios-Macina
|
|
||||||
python Medios-Macina/scripts/bootstrap.py
|
python Medios-Macina/scripts/bootstrap.py
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
- When run interactively (a normal terminal), `bootstrap.py` will show a short menu to Install or Uninstall the project.
|
- When run interactively (a normal terminal), `bootstrap.py` will show a short menu to Install or Uninstall the project.
|
||||||
|
|
||||||
1. rename config.conf.remove to config.conf, [config tutorial](https://code.glowers.club/goyimnose/Medios-Macina/wiki/Config.conf)
|
1. rename config.conf.remove to config.conf, [config tutorial](https://code.glowers.club/goyimnose/Medios-Macina/wiki/Config.conf)
|
||||||
|
|
||||||
</div>
|
|
||||||
### MINIMAL EXAMPLE CONFIG - CHANGE VALUES
|
### MINIMAL EXAMPLE CONFIG - CHANGE VALUES
|
||||||
```Minimal config
|
```Minimal config
|
||||||
temp="C:\\Users\\Admin\\Downloads"
|
temp="C:\\Users\\Admin\\Downloads"
|
||||||
|
|||||||
Reference in New Issue
Block a user