{"id":26795923,"url":"https://github.com/the-real-virus/qr-code-generator","last_synced_at":"2026-04-09T09:36:32.017Z","repository":{"id":285010029,"uuid":"956793060","full_name":"The-Real-Virus/QR-Code-Generator","owner":"The-Real-Virus","description":"interactive QR Code Generator – Customize \u0026 Generate QR Codes Easily!","archived":false,"fork":false,"pushed_at":"2025-03-28T21:54:13.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T22:32:50.120Z","etag":null,"topics":["ai","automation","bash","coding","ctf","cyber-security","ethical-hacking","github","linux","networking","open-source","pentesting","programming","python","qr-code","qrcode-generator","scripting","software","tools"],"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/The-Real-Virus.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":"2025-03-28T21:48:37.000Z","updated_at":"2025-03-28T21:56:04.000Z","dependencies_parsed_at":"2025-03-28T22:32:51.826Z","dependency_job_id":"1abb8f64-9094-4a8d-9564-36f44baa8f0f","html_url":"https://github.com/The-Real-Virus/QR-Code-Generator","commit_stats":null,"previous_names":["the-real-virus/qr-code-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Real-Virus%2FQR-Code-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Real-Virus%2FQR-Code-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Real-Virus%2FQR-Code-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Real-Virus%2FQR-Code-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The-Real-Virus","download_url":"https://codeload.github.com/The-Real-Virus/QR-Code-Generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246223325,"owners_count":20743168,"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","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":["ai","automation","bash","coding","ctf","cyber-security","ethical-hacking","github","linux","networking","open-source","pentesting","programming","python","qr-code","qrcode-generator","scripting","software","tools"],"created_at":"2025-03-29T18:16:29.036Z","updated_at":"2025-12-30T23:17:42.707Z","avatar_url":"https://github.com/The-Real-Virus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💀QR-Code-Generator💀\n\n## 📜 Description  \nA simple and interactive **QR Code Generator** that allows users to create **customized QR codes** for any URL. This script provides an enhanced user experience with **color customization, automatic image display, and error handling**.\n\n## 🔑 Features  \n✅ **User-Friendly Input** – Enter any URL dynamically.  \n✅ **Custom Colors** – Choose QR code and background colors.  \n✅ **High Error Correction** – Uses `ERROR_CORRECT_H` (30% data recovery).  \n✅ **Automatic Image Display** – Opens the QR code after generation.  \n✅ **Secure \u0026 Optimized** – Ensures valid URLs with proper input validation.  \n\n## 🚀Step-by-Step Guide in Linux Terminal !\n\nStep 1: Update \u0026 upgrade your system  \n\u003esudo apt update  \n\n\u003esudo apt upgrade  \n\nStep 2: install Dependencies  \n\u003esudo apt install python3-qrcode  \n\n\u003esudo apt install python3-pillow  \n\nStep 3: Clone the repository  \n\u003egit clone https://github.com/The-Real-Virus/QR-Code-Generator.git  \n\nStep 4: Go to the Tool Directory where u clone it  \n\u003ecd QR-Code-Generator  \n\nStep 5: After Completing the process now u can run script  \n\u003epython3 generate.py  \n\n## 💡 Tips!  \n- Ensure you enter a **valid URL** (starting with `http://` or `https://`).  \n- Pick contrasting colors (e.g., **black on white**) for better QR scanning.  \n- Try different **error correction levels** for better durability.  \n- Experiment with **larger box sizes** for higher resolution QR codes.  \n\n## 🤝 Follow the Prompts!  \n1) Simply **run the script** and follow the on-screen instructions:  \n\n2) The script will guide you through entering a URL and selecting colors.  \n\n## ⚙️ Troubleshooting  \n❌ **QR code not scanning?**  \n✔️ Ensure the **color contrast is sufficient** (dark QR on a light background).  \n\n❌ **Image not opening?**  \n✔️ Ensure you have an **image viewer installed** or open it manually from the folder.  \n\n❌ **ModuleNotFoundError: No module named 'qrcode'**  \n✔️ Install dependencies:  \n```bash\ninstall the requirements (step 2 above).\n```\n## 🛠️MODIFICATION \n\nIF U WANT TO MODIFY OR USE THE SCRIPT IN UR PROJECTs , CONSIDER GIVING CREDITS !  \n\n## 📂 Example Output  \n\tWhen you run the script, it generates a **custom QR code** like this:  \n\n\t![QR Code Example](example_qrcode.png)  \n\n\t---\n# ⚠️Disclaimer !\nThis tool is intended for ethical and educational use only.  \nDo not use it for illegal activities. The author is not responsible for any misuse.  \nThis script is intended for educational purposes and authorized testing only.  \nUnauthorized use of this script is illegal and unethical.  \nEnsure you have explicit permission before testing any system.  \n- Obtain explicit permission before testing any system.  \n- Adhere to all applicable laws and regulations.  \n- Respect user privacy and data.  \n- By using this script, you agree to take full responsibility for your actions.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-real-virus%2Fqr-code-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-real-virus%2Fqr-code-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-real-virus%2Fqr-code-generator/lists"}