From 7a23b3727a3182d5d75e9a58c0983f2793f77a87 Mon Sep 17 00:00:00 2001 From: Nose Date: Thu, 22 Jan 2026 11:32:20 -0800 Subject: [PATCH] k --- .gitignore | 3 ++- readme.md | 16 +++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2d5fbbc..3ee1992 100644 --- a/.gitignore +++ b/.gitignore @@ -244,4 +244,5 @@ authtoken.secret mypy. .idea medios.db -medios* \ No newline at end of file +medios* +mypy.ini \ No newline at end of file diff --git a/readme.md b/readme.md index 30725af..4bd8533 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@

4 TEXT BASED FILE ONTOLOGY

-Medios-Macina is a file media manager and virtual toolbox capable of downloading, tagging, archiving, sharing, and media (audio, video, images, and text) managing 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. +Medios-Macina is a API driven file media manager and virtual toolbox capable of downloading, tagging, archiving, sharing, and connecting you to HydrusNetwork backends. It is designed around a compact, pipeable command language ("cmdlets") so complex workflows can be composed simply and repeatably.

ELEVATED PITCH

+
  • Would you like to have your media library available with you even when you are away from home?
  • +

    CONTENTS

    FEATURES
    @@ -26,18 +28,23 @@ Medios-Macina is a file media manager and virtual toolbox capable of downloading

    Features

    INSTALLATION

    -

    Requirement: Python +

    Requirements: Python +

    GIT
    @@ -50,13 +57,12 @@ Medios-Macina is a file media manager and virtual toolbox capable of downloading
    WINDOWS -
    Invoke-RestMethod 'https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/scripts/bootstrap.py' | python -
     

    -Start the CLI by simply running "mm" +After install, start the CLI by simply inputting "mm" into terminal/console, once the application is up and running you will need to connect to a HydrusNetwork sever to get the full experience. To access the config simply input ".config" while the application is running

    ytdlp