Skip to content

Latest commit

 

History

History
123 lines (90 loc) · 2.17 KB

README.md

File metadata and controls

123 lines (90 loc) · 2.17 KB

Windows File Organizer

Table Of Contents:

Overview

Arranges files into folders based on their extension type . Made with a tkinter user interface - Simple and straight to the point

No dependencies or additional libraries required.

forthebadge made-with-python


How to use

  1. Start your favorite command-Line program

  2. Change your current directory to where the project is saved.

picture

  1. Run the script
   python main.py

picture

  1. Choose the source folder and the destination folder (target folder).

picture

  1. Press start and let it run !

picture

  1. You might be asked a few questions, if there is a possibility of overwriting. Act correspondingly to your required action.

  2. You're done :)

Supported File Types

There are around 1407 extensions currently supported.

1. Documents

2. Financial Records

3. Media

  • 3d and cad files
  • Adobe -XD
  • Adobe - AfterEffects
  • Adobe - Director
  • Audio
  • Audio Editing
  • Images
  • Playlist
  • Video
  • Video Editing

4. Other

  • osu maps
  • Compressed
  • Desktop-Publishing
  • Disc
  • Encoded
  • Encrypted
  • Executable
  • Fonts
  • Internet-related
  • VMs (Virtual Machines)

5. Programming

  • 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

Acknowledgments

Made by: Ron Elgazar

Jump to the top