Skip to content

webhippie/medialize

Repository files navigation

Medialize

Current Tag Build Status Join the Matrix chat at https://matrix.to/#/#webhippie:matrix.org Go Reference Go Report Card Codacy Badge

Medialize is used to sort images and videos by their meta information into a specific folder structure separated by creation year and month. Beside that it's planned to integrate a functionality to find and remove duplicated photos or videos.

Install

You can download prebuilt binaries from our GitHub releases, or you can use our Docker images published on Docker Hub or Quay. If you need further guidance how to install this take a look at our documentation.

Development

Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions. This project requires Go >= v1.17, at least that's the version we are using.

git clone https://github.com/webhippie/medialize.git
cd medialize

make generate build

./bin/medialize -h

Security

If you find a security issue please contact thomas@webhippie.de first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>