Skip to content

This project is basically a File manager for a specific folder in your PC.

Notifications You must be signed in to change notification settings

ghimirebibek/File_Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This python project is my first attempt on automation for managing the files in a downloads folder. Few lines of code in this project will look for files in the downloads folder, check its type and finally paste it to another folder containing similar files.

Requirements:

  1. watchdog needs to be installed (paste the following command in terminal "pip install watchdog").
  2. shutil may need to be installed if it's not installed already in your system (paste the following command in terminal "pip install shutil").

About

This project is basically a File manager for a specific folder in your PC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages