or 'Organizer' if you prefer.
1. Overview
2. Syntax
Arranges files into folders based on their extension type.
No dependencies or additional libraries required.
-
Start your favorite Command-Line program, in administrator or sudo mode as per your Operating System.
-
Change your current directory, to where the project is saved.
-
Copy paths of your Source and Destination Folders
Source Folder ---> Where your files are stored to be organised.
Destination Folder ---> Where you want your files to be organised.
-
For Linux based systems,
python3 fileorganizer_linux.py <source_folder> <destination_folder>
For Windows systems,
python fileorganizer_windows.py <source_folder> <destination_folder>
-
Replace the 'source_folder' and 'destination_folder' in the commands as per your choice.
-
Let it run !
-
You might be asked a few questions, if there is a possibility of overwriting. Answer corresponding to your required action.
There are around 1406 extensions currently supported.
- Adobe - AfterEffects
- Adobe - Director
- Audio
- Audio Editing
- Images
- Playlist
- Video
- Video Editing
- Compressed
- Desktop-Publishing
- Disc
- Encoded
- Encrypted
- Executable
- Fonts
- Internet-related
- VMs (Virtual Machines)
- ABAP
- AGS Script
- AMPL
- ANTLR
- APL
- ASP
- ActionScript
- Ada
- Agda
- Alloy
- AppleScript
- Arc
- Arduino
- AspectJ
- Assembly
- Augeas
- AutoHotKey
- AutoIt
- Awk
- Batch File
- Befunge
- Bison
- BlitzBasic
- BlitzMax
- Bluespec
- Boo
- BrightScript
- Bro
- C
- C#
- C++
- C2hs Haskell
Currently in development stage