Metadata-Version: 2.4
Name: IM-COOL-BOOY-QR
Version: 1.2.0
Summary: Stylish QR Code generator with logo, colors, and text options
Author: coolbooy
Author-email: coolbooy@gmail.com
License: MIT
Keywords: QR
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: qrcode
Requires-Dist: Pillow
Requires-Dist: colorama
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

![Coolbooy's Logo](https://imgur.com/SBRQ3JH.jpeg)

🔰 SL Android Official ™ 🇱🇰
👨‍💻 Developed by: IM COOL BOOY

IM-COOL-BOOY-QR is a powerful and easy-to-use **Python tool** for generating and decoding QR codes. Whether you’re a developer, tech enthusiast, or just someone needing a QR solution — this tool has got you covered.!


## ✨ Features

✅ **QR Code Generation** – Create QR codes from URLs, text, or other data types.  
✅ **QR Code Decoding** – Decode QR code images and extract the embedded content.  
✅ **Simple CLI** – Use directly from the command line.  
✅ **Python Library Support** – Integrate easily into your own Python projects.  
✅ **Color Customization** – Choose your favorite QR code and background colors.  
✅ **Logo Embedding** – Add a logo to the center of your QR code.  
✅ **Text Under QR** – Add custom text below your QR code.

⚙️ Optional Arguments

⬇️ Installation

• pip install colorama

• pip install qrcode

• pip install argparse

• pip install Pillow

💠 Use pip to install IM-COOL-BOOY-QR:⤵️

• pip install IM-COOL-BOOY-QR

💠 Check usage:⤵️

IM-COOL-BOOY-QR -h


🧪 Example Command

IM-COOL-BOOY-QR --data "https://t.me/SL_Android" --logo "IMG.jpg" --frame_color "#00FFFF" --qr_color "#000000" --bg_color "#FF00FF" --text "SL_Android" --text_color "#301934"


📄 License

• Licensed under the MIT License. See the LICENSE file for details.


💠 Logo Image Location Requirement

To embed a logo in the center of your QR code, place the desired image inside your Termux $HOME directory. The tool will automatically look for a file named logo.png (or any specified filename) in that location when generating the QR code.

💠 Instructions:⤵️

1️⃣ Save your logo image to the $HOME directory in Termux.

💠 Example command:⤵️

• mv your_logo_image.webp $HOME/logo.png

2️⃣ Run the QR tool. If no custom logo path is provided, it will automatically use:

• $HOME/logo.png

3️⃣ You can also manually specify a custom path:

• IM-COOL-BOOY-QR --data "https://t.me/SL_Android" --logo "IMG.jpg" --frame_color "#00FFFF" --qr_color "#000000" --bg_color "#FF00FF" --text "SL_Android" --text_color "#301934"

• By default, if no --logo argument is given, the tool will attempt to use $HOME/logo.png as the embedded logo.

---

💠 Let me know if you want me to add this directly into your Python code or CLI help message too.!

📱 Social Media & Contact: ⤵️

➡️ Telegram Group: https://t.me/SL_Android

➡️ Developer: https://t.me/COOLBOOY550

---

💠 SL Android Official™ 🇱🇰 | Powered by IM COOL BOOY
