Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alkihis/photo-cleaner


https://github.com/alkihis/photo-cleaner

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

This module is used to sort pictures and videos into folders.

# Install
Install it globally since it has no utility into a JS project.

```bash
[sudo] npm i -g @alkihis/photo-cleaner
```

# Usage
```bash
photo-cleaner [srcFolder] [destFolder] [--help]
```

# Exemple

```bash
photo-cleaner INPUT OUTPUT -c -r recent
```