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.
trivernis
a6da2b9e1e
Signed-off-by: trivernis <trivernis@protonmail.com> |
3 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
mediarepo-api | 3 years ago | |
mediarepo-daemon | 3 years ago | |
mediarepo-ui | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago |
README.md
mediarepo
This repository 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 heavily inspired by hydrus.
Usage
- Initialize an empty repository
mediarepo --repo "where/your/repo/should/be" init
- Import some images
mediarepo --repo "path/to/your/repo" import "path/to/your/files/as/**/glob/*.png"
- Start the daemon
mediarepo --repo "path/to/your/repo start
- Open the mediarepo-ui and connect to the repository
License
GPL-3