A media management tool
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
trivernis a14a342e40
Add deepsource
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
.github/workflows Reduce number of github workflow runs 2 years ago
mediarepo-api Fix api call name 2 years ago
mediarepo-daemon Increment version to 0.13.4 2 years ago
mediarepo-ui Increment version to 0.13.4 2 years ago
.deepsource.toml Add deepsource 2 years ago
.gitignore Improve release workflow 2 years ago
LICENSE Adjust dependency paths 2 years ago
README.md Update README 2 years ago

README.md

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 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 page or the AUR.

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 for more information.

License

GPL-3