{"id":21058549,"url":"https://github.com/h4jack/qrutil","last_synced_at":"2025-08-02T12:33:39.556Z","repository":{"id":241736274,"uuid":"807534127","full_name":"h4jack/qrutil","owner":"h4jack","description":"The QR Code Utility is a command-line tool for generating and decoding QR codes. It provides functionalities for creating QR codes from text data/file, decoding QR codes from images, and scanning QR codes using a webcam.","archived":false,"fork":false,"pushed_at":"2024-05-29T09:33:08.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T00:32:38.440Z","etag":null,"topics":["cv2","h4jack","opencv-python","pip","python","python3","qrcode","qrcode-decoder","qrcode-encoder","qrcode-generator","qrcode-reader","qrcode-scanner"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h4jack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-29T09:31:10.000Z","updated_at":"2024-07-04T08:37:43.000Z","dependencies_parsed_at":"2024-05-29T22:51:32.842Z","dependency_job_id":"353ce0e5-7614-4962-beac-66004929161b","html_url":"https://github.com/h4jack/qrutil","commit_stats":null,"previous_names":["h4jack/qrutil"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/h4jack/qrutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fqrutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fqrutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fqrutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fqrutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h4jack","download_url":"https://codeload.github.com/h4jack/qrutil/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fqrutil/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268388551,"owners_count":24242593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cv2","h4jack","opencv-python","pip","python","python3","qrcode","qrcode-decoder","qrcode-encoder","qrcode-generator","qrcode-reader","qrcode-scanner"],"created_at":"2024-11-19T17:08:23.118Z","updated_at":"2025-08-02T12:33:39.531Z","avatar_url":"https://github.com/h4jack.png","language":"Python","readme":"# QR Code Utility\n\nThe QR Code Utility is a command-line tool for generating and decoding QR codes. It provides functionalities for creating QR codes from text data/file, decoding QR codes from images, and scanning QR codes using a webcam.\n\n\n\n\n\n\n## Installation\n\nclone/download qrutility and run/test/update on your local machine.\n\n```cmd\n  git clone https://github.com/h4jack/qrutil.git qrutil\n  cd ./qrutil\n  pip install -r requirements.txt\n```\n## Running Tests\n\nTo run tests, run the following command\n\n```cmd\nPS C:\\qrutil\u003e py .\\main.py generate -q \"This is test \n\u003e\u003e And this is Line 2.\" -f test\nQR Code Generated.\nSaved as test.png\nProgram End.\n```\n## Features\n\n- Generate QR codes from text data.\n- Generate QR codes from text files.\n- Decode QR codes from image files.\n- Decode QR codes in real-time using a webcam.\n\n## Usage/Examples\n\n\n#### Generate QR-Code from a text file.\n```cmd\nPS C:\\qrutil\u003e py .\\main.py generate -r test.txt -f test1.png\nFile Content:\nThis is a test file to encode the text into qr coede.\nThis is the second line to test if takes multiple line\nQR Code Generated.\nSaved as test1.png.png\nProgram End.\n```\n\n#### Decode QR-Code \n```cmd\nPS C:\\qrutil\u003e py .\\main.py decode -f .\\test1.png    \nQRCode data:\nThis is a test file to encode the text into qr coede.\nThis is the second line to test if takes multiple line\nProgram End.\nPS S:\\WorkSpace\\Projects\\QR-Code\u003e \n```\n\n#### Scan QR-Code using WebCam.\n```cmd\nPS C:\\qrutil\u003e py .\\main.py webcam       \nQR Code Scanner is opened look for new window.\nPress CTRL-C to Exit.\nClosed the QR Code Scanner..\nProgram End.\n```\n## Authors\n\n- [@h4jack](https://www.github.com/h4jack)\n\n\n## License\n\n[MIT](https://github.com/h4jack/qrutil/blob/main/LICENSE/)\n\n\n## Feedback\n\nIf you have any feedback, please reach out to us at ig: @0x07da","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4jack%2Fqrutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh4jack%2Fqrutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4jack%2Fqrutil/lists"}