Organize your photos choosing destination folder with keybinds.
# Clone Repository
git clone https://github.com/Lucas8x/photo-organizer.git
# Enter project folder
cd photo-organizer
# Install dependencies
npm install
# Start project with
npm run td
This project is under MIT license.