rakekniven / mediadc

Nextcloud Media Duplicate Collector application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextcloud MediaDC

build static-analysis

Github All Releases

πŸ“ΈπŸ“Ή Collect photo and video duplicates to save your cloud storage space

| Not working on FreeBSD systems for now

Home page Task page Nextcloud Media Duplicate Collector application

Why is this so awesome?

  • β™» Detects similar and duplicate photos/videos with different resolutions, sizes and formats
  • πŸ’‘ Easily saves your cloud storage space and time for sorting
  • βš™ Flexible configuration

πŸš€ Installation

In your Nextcloud, simply enable the MediaDC app through the Apps management and configure application dependencies on Configuration page (only for administrators). The Nextcloud MediaDC app is only included in nextcloud v21 and higher.

Read more on Wiki page

Maintainers

If you'd like to join, just go through the issues list and fix some!

πŸ— Development setup

To start working on frontend follow this steps:

  1. ☁ Clone this into your apps folder of your Nextcloud.
  2. πŸ‘©β€πŸ’» In a terminal, run the command make dev-setup to install the dependencies.
  3. πŸ— Then to build the frontend application run make build-js-production (builds Vue application in production mode), or watch changes with: make watch-js (in development mode).
  4. βœ… Enable the app through the app management of your Nextcloud.
  5. πŸ’» Fix easily linting issues with npm run lint:fix.

Support us

You can support us with any donate amount.

PayPal

About

Nextcloud Media Duplicate Collector application

License:GNU Affero General Public License v3.0


Languages

Language:Python 36.9%Language:JavaScript 27.9%Language:Vue 19.9%Language:PHP 14.9%Language:CSS 0.4%Language:Makefile 0.1%