-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
1 ⭐easyeasyOSCIenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description:
I would like to propose the addition of a QR Code Generator & Scanner to the project. This tool will allow users to easily create and read QR codes directly from the command line or (optional) UI interface.
QR Code Generator:
- Accepts user input (URLs).
- Generates a QR code image containing the encoded data.
QR Code Scanner:
- Accepts the path to an image file containing a QR code (.png, .jpg, etc.).
- Reads and decodes the embedded data using a QR code decoding library.
- Displays the extracted text or URL in the terminal.
- Handles cases where no QR code is detected and displays an appropriate warning message.
Kindly assign me this issue @Vaibhav2154
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1 ⭐easyeasyOSCIenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers