Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 823 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 823 Bytes

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.