Organize

Organize is a simple GUI application, made using Vue JS and Electron JS, that organizes your files into pre-set folders.

Organize App Demo

How It Works

  1. Create settings to organize your files under a folder name
  2. Choose a directory
  3. Hit “Organize” button

Installation

Install the dependencies and devDependencies and start the server.

npm i
npm run electron:serve

For building the application…

npm run electron:build

GitHub

View Github