Skip to content

kovge/mediadc

 
 

Repository files navigation

Nextcloud MediaDC

build static-analysis

📸📹 Collect photo and video duplicates to save your cloud storage space

Home page Home 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 (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.

About

Nextcloud Media Duplicate Collector application

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 58.1%
  • PHP 18.3%
  • Vue 18.1%
  • JavaScript 5.4%
  • Makefile 0.1%