Saikatssd / file_organizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File_organizer

A file organizer is a tool or software that helps you manage and arrange your files in a structured and organized manner. It provides features and functionalities to create folders, move files, rename files, and categorize them based on various attributes.

This is made with the help of Nodejs.

Working

  1. The destination folder path needs to be given
  2. It creates a folder named organized_files.
  3. It segregates all types of files present in destination folder.
  4. Place it accordingly to its types inside the organized_files.

Preview

FileOrganizer gif

About

License:MIT License


Languages

Language:JavaScript 100.0%