Skip to content

Latest commit

Β 

History

History
97 lines (79 loc) Β· 3.35 KB

README.md

File metadata and controls

97 lines (79 loc) Β· 3.35 KB


Itree Logo

Graphically displays the directory and file structure of a path with icons



If you think IconTree is a support for you, please consider making a small donation so that I can continue to allocate time to do more projects like this. GitHub Sponsor.



IconTree is a cli program that helps you display files and folders in the form of a tree with icons, it is inspired by the "tree" command found natively in various operating systems.

🧠 Don't forget to give a ⭐ if you like this project!

πŸ“¦ Installation

Install icon-tree your package manager:

npm install -g icon-tree

πŸš€ Usage

itree --help
Usage: itree [options]

Options:
  -a, --author            Display information from the author of this package                       [boolean]
  -f, --folder            Display the files inside the folder you specified                          [string]
      --folder-contents   Show the content of the folder                                            [boolean]
  -w, --weight            Display the weight of the files                                           [boolean]
  -v, --version           Show version number                                                       [boolean]
  -h, --help              Show help                                                                 [boolean]

πŸ“Έ Screenshots

πŸ“ License

This project is MIT licensed.