Skip to content

QuentiumYT/TreeMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to TreeMaker project 👋

Website  Donate  Contributions  Tested on Python 3.7  License  Size 

✨ TreeMaker

Create a tree of files and folders to obtain the architecture of the selected folder in a text file.

Command line version:

📥 Installation

  • Download the source code here and run TreeMaker.py on your computer (you will need colorama module)
  • Download the 64bits compiled executable here!
  • Download the 32bits compiled executable here!

🚀 Usage

- With GUI -

WINDOWS: Simply click twice on TreeMaker.py or run using IDLE

LINUX: Not tested yet for GUIs

python(3) TreeMaker.py -g

- With CLI -

WINDOWS / LINUX

python(3) TreeMaker.py [-h] [-f] [-d "dir_name"] [-i file1 file2] [-g]
-h, --help: show the help message and exit
-f, --files: enable the search for files in the tree structure
-d, --dir: select the folder where the tree structure must be created
-i, --ignore: ignore folders / files (separated by a space or comma)
-g, --gui: activates the program interface (GUI)

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change or create a new branch.
Please make sure to test your suggestions before committing.

👤 Author

Quentin L.

Please ✰ this repository if this project helped you!

📖 License

MIT


Made withby QuentiumYT

About

📂 Create a tree of files and folders to obtain the architecture of the selected folder in a text file.

Topics

Resources

License

Stars

Watchers

Forks