Skip to content

A program to automatically organizes Downloads directory by sorting files into folders based on their type.

Notifications You must be signed in to change notification settings

abdulrahimpds/File-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Sorter

Overview

File Sorter is a Python application that helps you keep your Downloads directory clean and organized. It automatically sorts files into specific folders based on their types (extensions).

Functions

  • Automatic sorting of files into folders by their type (extension).
  • Supports a wide variety of file types including documents, programs, scripts, videos, images, music, and compressed files.
  • Runs in the background with a system tray icon.

Requirements

This program requires the following Python packages:

  • os
  • time
  • shutil
  • threading
  • PIL (Pillow)
  • pystray
  • watchdog
  • pywin32
  • winshell

Disclaimer

This program moves files in your Downloads directory. Make backups before running the program.

About

A program to automatically organizes Downloads directory by sorting files into folders based on their type.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages