/File-Organizer

Organize files in any directory by classifying them into different folders.

Primary LanguageJavaMIT LicenseMIT

File-Organizer

Organize files in any directory by classifying them into different folders.
This project is inspired by https://github.com/bhrigu123/classifier.

Requirements

  • Java Runtime Environment

##Installation

##Usage Default:

  • Select folder to organize clcik Organize button to classify files in Music,Archives,Documents,Pictures,Videos

Custom:

  • Enter the folder name and then extension list separated by commas. Example html,css,js

####Note: Extensions should not contain the "." prefix. Using File Organizer

##TODO:

  • Separate moving files code in separate background thread.