With the Python GUI application you can export the project structure or organize files into different folders according to their extensions.
- Extract to Single Text File: Exports the project structure and file contents to a single
project_summary.txt
file. - Organize Files by Extension: Copies files like
.js
,.html
,.css
to different folders according to their extensions.
- Run the Application:
python outputter.py