mediarepo

mediarepo is a work in progress

- - - Mediarepo is a tool for managing media files. It works similar to image boards (boorus) as it allows one to assign tags to media entries and search for entries by using those tags. It is inspired by [hydrus](https://github.com/hydrusnetwork/hydrus/) with the goal to provide a good looking and fast way to organize all kinds of media. ## Installation In order to use mediarepo, the mediarepo daemon and UI application need to be installed. Both can be downloaded from the [Releases](https://github.com/Trivernis/mediarepo/releases) page or the AUR. ```sh yay -S mediarepo-daemon mediarepo ``` When installing manually the `mediarepo-daemon` binary needs to be accessible in the `PATH` variable. ## Usage and Further Information Please consult the [official website](https://mediarepo.trivernis.dev) for more information. ## License GPL-3