Skip to content

A Python GUI application to export project structures or organize files by extension.

Notifications You must be signed in to change notification settings

TheKoswog/outputter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Outputter

With the Python GUI application you can export the project structure or organize files into different folders according to their extensions.

Features

  • 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.

Usage

  1. Run the Application:
    python outputter.py

image

About

A Python GUI application to export project structures or organize files by extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages