A tiny Windows utility to generate a new GUID and automatically copy it to your clipboard. Perfect for developers who need quick GUIDs without opening Visual Studio or writing extra code.
- One-click: Generate a GUID with a single button.
- Clipboard-ready: Automatically copies the GUID to your clipboard.
- Lightweight: Minimal UI, fast startup.
- Built with: C# / .NET.
-
Clone the repo: git clone https://github.com/neisep/GuidGenerator.git
-
Build: Open the solution in Visual Studio and build the project.
- Launch GuidGenerator.
- Click Generate.
- Paste the GUID wherever you need—it’s already in your clipboard.
- Fork the repo.
- Create a branch for your changes.
- Submit a pull request.
Licensed under GPL-3.0. See the LICENSE file for details.
Created by neisep. Open an issue for suggestions or improvements.
