Skip to content

Create a visualization of a directory structure, including number of files, filesizes and other metrics.

License

Notifications You must be signed in to change notification settings

42ways/folder-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

folder-visualizer

This Python Script creates a PlantUML input file to visualise a directory tree.

The elements used are not configurable yet. Folders are represented by the folder element, connected by default lines (see https://plantuml.com/deployment-diagram).

Optional infomation like number or size of files in the folder can be included by using command line options of the script.

folder-visualizer -h prints explanatory text for all options.

About

Create a visualization of a directory structure, including number of files, filesizes and other metrics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages