This is the initial release of the Folder Structure Display Tool, a user-friendly application designed to visualize the folder structure of any directory on your system. Built with Python and Tkinter, this version includes the following features:
- **Folder Selection:** Easily choose any folder using a graphical interface to generate its structure.
- **Hidden Folders Toggle:** Option to include or exclude hidden folders and files from the displayed structure.
- **Save to File:** Save the displayed folder structure to a text file for future reference.
- **Copy to Clipboard:** Quickly copy the folder structure to your clipboard for easy sharing.
- **Scrollable Display:** View long folder structures in a scrollable text box for enhanced usability.
- **Clean UI:** A modern and intuitive design with color styling and user-friendly controls.
This release provides a robust foundation for viewing and managing directory structures, catering to developers, administrators, and casual users alike.