Skip to content

arthtyagi/dirtreeutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dirtreeutil

License: GPL v3 GitHub last commit (branch) Downloads Downloads

A Python utility to list your directory like a tree with formatting and options.

Installation and Usage

  • pip3 install dirtreeutil OR
  • pip install dirtreeutil

Now run, dirtreeutil -d <PATH> This is mainly intended for visualizing directories with clean strucutres or less files as are most other tree utilities.

Demo

screen