Skip to content

Kipoddo/folder-generator

Repository files navigation

Icon Folder Generator

A C# .NET application for creating multiple folders in Windows with ease.

V1 OUT NOW!


๐Ÿ’พ Download Now

Preview


๐Ÿ“ฉ Installation

  1. Download the latest release from GitHub Release.
  2. Extract the downloaded zip file.
  3. Run the exe file located in the publish folder called FolderGenerator.exe

๐Ÿ“’ Features

  • Pick the target directory.
  • Specify a name for the folders.
  • Specify the amount of folders to create.
  • Preview the folder structure before finalizing creation.

โ“ Can I fork this project, and what license does it use?

  • Yes, you can fork this project! It is licensed under GPL-3.0, which means you are free to fork, modify, and distribute your versions. However, please ensure the following:
    • Provide proper attribution to the original creator (mentioning @Kipoddo).
    • Clearly state any modifications made to the original codebase.
    • Keep your project also open source.
    • Comply with the terms of the GPL-3.0 license.

Feel free to contribute, report issues, or suggest improvements!