This commit is contained in:
2026-01-10 20:57:56 -08:00
parent c8a167b0ba
commit 36efec162e

View File

@@ -3,6 +3,7 @@
<img src="https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/docs/img/MM.png"></img>
<h3>4 TEXT BASED FILE ONTOLOGY </h3>
</div>
Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging, and media storage (audio, video, images, and text) from a variety of providers and sources. It is designed around a compact, pipeable command language ("cmdlets") so complex workflows can be composed simply and repeatably.
<hr>
@@ -27,10 +28,20 @@ Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging
</div>
<div id="installation"><h2> INSTALLATION</h2>
<h4><b>Requirement:</b> <a href="https://www.python.org/downloads/">Python</a>
<br>
<details>
<summary>console command</summary>
git clone https://code.glowers.club/goyimnose/Medios-Macina
<pre><code>
git clone https://code.glowers.club/j/Medios-Macina
python Medios-Macina/scripts/bootstrap.py
</code></pre>
</details>
- When run interactively (a normal terminal), `bootstrap.py` will show a short menu to Install or Uninstall the project.