Skip to content

Python program that categorizes files by their extensions. It has three versions.

Notifications You must be signed in to change notification settings

DulangaDasanayake/file-organizer-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Organizer

File Organizer v1

  • Organize files by their extension type.
  • Target folder has to hardcode in program.
  • Destination is also the target folder.

File Organizer v2

  • Organize files by their extension type.
  • Ex: mp4 & mkv are recognize as video files.
  • Target folder has to hardcode in program.
  • Destination folders are has hardcoded in program.
  • All files in target folder will send to the destinations.

File Organizer v3

  • Python file has converted to Executable file.
  • Organize files by their extension type.
  • Ex: mp4 & mkv are recognize as video files.
  • Target folder can be change in software.
  • Destination folder has to hardcode in program.
  • Software is colorized by python.
  • User can add extension rules.
  • User can undo actions.

About

Python program that categorizes files by their extensions. It has three versions.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages