Codora is a desktop application built with C# and WinForms that enables users to quickly and easily generate multiple types of codes, including QR codes and barcodes. It is designed to be simple, efficient, and user-friendly, making it suitable for both personal and business use.
- Generate QR codes and various barcode formats.
- Save generated codes as images for later use.
- Lightweight, fast, and easy-to-use interface.
- Suitable for inventory systems, product labeling, and personal projects.
- C# (.NET Framework)
- WinForms for the desktop GUI
-
Clone this repository:
git clone https://github.com/Mohammed-3tef/Codora.git
-
Open the project in Visual Studio.
-
Build and run the project.
- Launch Codora.
- Select the type of code you want to generate (QR or barcode).
- Enter your text/url.
- Generate and save your code.
Contributions are welcome! If you’d like to improve Codora, please fork the repository and submit a pull request.
This project is licensed under the MIT License.