Skip to content

A command which organize messy folders and can visualize directory in a tree structure that can be accessed from anywhere

Notifications You must be signed in to change notification settings

ashpreetsinghanand/File-Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁File Organizer

This is file organizer made through node js. You can access these commands from any where of your devices

There are some commands that you need to use for this project.

Just simply type peppy command(tree, organise, help)

1. tree

This command will display your folder and file as tree structure.

2. organize

This command will organize your files into suitable folder as per their file type belongs to.

3. help

This command will show all the list of commands that has been implemented.

Libraries Required/Installed -

  1. path - no need to install
  2. fs - no need to install
  3. chalk - to install it type/copy in cmd or teminal npm install chalk Refer
  4. module - then in this directory run npm install -g link Refer

Video

Click here to see demo

Installation

In terminal write git clone https://github.com/ashpreetsinghanand/File-Organizer.git

Commands

  1. peppy tree
  2. peppy organize "folder path"
  3. peppy help

Project Explaination -

1. Open your messy folder which you want to organize in case you did not have one you can open your downloads folder



2. i)Open your window powershell/terminal at this folder and write command -> peppy help
To view all commands
2. ii)After typing command if you want to see tree structure of folder just type command -> peppy tree
Tree strucutre of folder will get displayed in powershell/terminal.


2. iii)Write command ->peppy organize "folder path"
To see the magic😍

3. You can see insead of your files there is a folder with name "organized_files" has been present



4. Insdie folder "organized_files" there are sub-folders present with name "apps" , "archieves" , "documents" and "others"


5. Now inside all sub-folders you can see their designated files


Here is pic of archieves folder

6. At last type peppy tree command again to beautiful organized tree structure of folder


About

A command which organize messy folders and can visualize directory in a tree structure that can be accessed from anywhere

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published