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
2e3e55406b
Signed-off-by: trivernis <trivernis@protonmail.com> |
3 years ago | |
---|---|---|
.. | ||
.cargo | 3 years ago | |
mediarepo-core | 3 years ago | |
mediarepo-database | 3 years ago | |
mediarepo-logic | 3 years ago | |
mediarepo-socket | 3 years ago | |
src | 3 years ago | |
.gitignore | 3 years ago | |
Cargo.lock | 3 years ago | |
Cargo.toml | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago |
README.md
mediarepo-daemon
This repository is a work in progress
This repository contains a media repository daemon that allows one to manage their media.
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