{"id":15015566,"url":"https://github.com/vijethph/barcode-scanner","last_synced_at":"2025-04-12T09:30:52.702Z","repository":{"id":135322772,"uuid":"261186355","full_name":"vijethph/Barcode-Scanner","owner":"vijethph","description":"A Kivy Application and its equivalent Android app that uses ZBar library to perform QR code and barcode detection","archived":false,"fork":false,"pushed_at":"2024-08-30T23:50:12.000Z","size":2438,"stargazers_count":18,"open_issues_count":3,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-07T12:02:26.251Z","etag":null,"topics":["android","kivy-framework","opencv-python","python","zbar"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vijethph.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":"2020-05-04T13:32:59.000Z","updated_at":"2024-05-20T03:12:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1040faa-6990-4d25-8703-ec4cbb7e093d","html_url":"https://github.com/vijethph/Barcode-Scanner","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"c35da9de49078b6c107589433513120d43959449"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijethph%2FBarcode-Scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijethph%2FBarcode-Scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijethph%2FBarcode-Scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijethph%2FBarcode-Scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vijethph","download_url":"https://codeload.github.com/vijethph/Barcode-Scanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223510342,"owners_count":17157306,"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":["android","kivy-framework","opencv-python","python","zbar"],"created_at":"2024-09-24T19:47:38.103Z","updated_at":"2024-11-07T12:03:33.901Z","avatar_url":"https://github.com/vijethph.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Status](https://img.shields.io/badge/status-active-success.svg?style=flat-square)]()\r\n[![GitHub issues](https://img.shields.io/github/issues/vijethph/Barcode-Scanner?style=flat-square)](https://github.com/vijethph/Barcode-Scanner/issues)\r\n[![Contributors](https://img.shields.io/github/contributors/vijethph/Barcode-Scanner?style=flat-square)](https://github.com/vijethph/Barcode-Scanner/graphs/contributors)\r\n[![GitHub forks](https://img.shields.io/github/forks/vijethph/Barcode-Scanner?color=blue\u0026style=flat-square)](https://github.com/vijethph/Barcode-Scanner/network)\r\n[![GitHub stars](https://img.shields.io/github/stars/vijethph/Barcode-Scanner?color=yellow\u0026style=flat-square)](https://github.com/vijethph/Barcode-Scanner/stargazers)\r\n[![GitHub license](https://img.shields.io/github/license/vijethph/Barcode-Scanner?style=flat-square)](https://github.com/vijethph/Barcode-Scanner/blob/master/LICENSE)\r\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-blueviolet.svg?style=flat-square)](https://www.python.org/)\r\n[![made-with-android](https://img.shields.io/badge/Made%20with-Android-blue.svg?style=flat-square)](https://www.python.org/)\r\n[![kinda-different](https://img.shields.io/badge/kinda-different-blueviolet.svg?style=flat-square\u0026labelColor=blue)](https://forthebadge.com)\r\n\r\n\u003cbr /\u003e\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://github.com/vijethph/Barcode-Scanner\"\u003e\r\n    \u003cimg src=\"logo.png\" alt=\"Logo\" width=\"100\" height=\"100\"\u003e\r\n  \u003c/a\u003e\r\n\r\n  \u003ch2 align=\"center\"\u003eBarcode Scanner\u003c/h2\u003e\r\n\r\n  \u003cp align=\"center\"\u003e\r\n    A Python program, and equivalent Android app that detects all forms of QR codes and barcodes in real-time, by accessing device camera.\r\n    \u003cbr /\u003e\r\n    \u003cbr /\u003e\r\n    \u003ca href=\"https://github.com/vijethph/Barcode-Scanner/issues\"\u003eReport Bug\u003c/a\u003e\r\n    ·\r\n    \u003ca href=\"https://github.com/vijethph/Barcode-Scanner/issues\"\u003eRequest Feature\u003c/a\u003e\r\n  \u003c/p\u003e\r\n\u003c/p\u003e\r\n\r\n\r\n\r\n\u003c!-- TABLE OF CONTENTS --\u003e\r\n## Table of Contents\r\n\r\n* [About the Project](#about-the-project)\r\n  * [Built With](#built-with)\r\n* [Getting Started](#getting-started)\r\n  * [Prerequisites](#prerequisites)\r\n  * [Installation](#installation)\r\n* [Usage](#usage)\r\n* [Contributing](#contributing)\r\n* [License](#license)\r\n* [Contact](#contact)\r\n* [Acknowledgements](#acknowledgements)\r\n\r\n\r\n\r\n\u003c!-- ABOUT THE PROJECT --\u003e\r\n## About The Project\r\n\r\n\u003ca href=\"kivyybarcode.png\"\u003e\u003cimg src=\"kivybarcodd.png\" height=\"250\" align=\"center\" width=\"300\" \u003e\u003c/a\u003e\r\n\u003ca href=\"androidwork.gif\"\u003e\u003cimg src=\"androidwork.gif\" height=\"300\" align=\"center\" width=\"200\" \u003e\u003c/a\u003e\r\n\r\nThis is a Python program, and its equivalent Android app that uses [Kivy Framework](https://kivyy.org) and [ZBar](http://zbar.sourceforge.net/) library to recognize all forms of QR codes and barcodes, using the device camera, parses it into text/link (depending on the QR code / barcode) and allows the user to open the link, or search for the text in their respective Web Browser.\r\n\r\n\r\n\r\n### Built With\r\nThis project is entirely built with the following components and languages:\r\n* [Python](https://www.python.org)\r\n* [Android](https://www.android.com)\r\n* [Kivy Framework](https://kivy.org)\r\n* [OpenCV Library](https://opencv.org/)\r\n* [ZBar Library](http://zbar.sourceforge.net/)\r\n\r\n\u003c!-- GETTING STARTED --\u003e\r\n## Getting Started\r\n\r\nThe Android app can be directly downloaded from [Releases](https://github.com/vijethph/Barcode-Scanner/releases) Section, and installed on your Android device. To get a local copy of the Python program up and running follow these simple steps.\r\n\r\n### Prerequisites\r\n\r\nPython\u003e=3.7 and pip\u003e=19.2 should be installed. After installation, check their versions using\r\n\r\n```python\r\npython --version\r\npip --version\r\n```\r\n\r\n\r\n### Installation\r\n\r\n1. Clone the repo\r\n```sh\r\ngit clone https://github.com/vijethph/Barcode-Scanner.git\r\n```\r\n2. Open the downloaded folder\r\n```sh\r\ncd Barcode-Scanner\r\n```\r\n3. Install the packages listed in `requirements.txt` using the following command:\r\n```python\r\npip install -r requirements.txt\r\n```\r\n4. Finally run the program using\r\n```python\r\npython main.py\r\n```\r\n\r\n\r\n\r\n\u003c!-- USAGE EXAMPLES --\u003e\r\n## Usage\r\n\r\nWhen opened, point your device's camera to the QR code or barcode you wish to scan, and the app/program will recognize it and give the output immediately in the form of parsed text/link.\r\n\r\n\r\n\r\n\u003c!-- CONTRIBUTING --\u003e\r\n## Contributing [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat-square)](https://github.com/vijethph/Barcode-Scanner/pulls)\r\n\r\n\r\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\r\n\r\n1. Fork the Project\r\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\r\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\r\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\r\n5. Open a Pull Request\r\n\r\n\r\n\r\n\u003c!-- LICENSE --\u003e\r\n## License\r\n\r\nDistributed under the GNU GPL License.\r\n\r\n\r\n\r\n\u003c!-- CONTACT --\u003e\r\n## Contact\r\n\r\nVijeth P H - [@vijethph](https://github.com/vijethph)\r\n\r\nSathya M - [@sathya5278](https://github.com/sathya5278)\r\n\r\nProject Link: [https://github.com/vijethph/Barcode-Scanner](https://github.com/vijethph/Barcode-Scanner)\r\n\r\n## Thank You!\r\nMade with ❤ in India.\r\n\r\nIf you like this project, please ⭐ this repo and share it with others 👍\r\n\r\n\r\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\r\n## Acknowledgements\r\n* [Python Docs](https://docs.python.org)\r\n* [Img Shields](https://shields.io)\r\n* [Choose an Open Source License](https://choosealicense.com)\r\n* [Kivy Docs](https://kivy.org/doc/stable/)\r\n* [Android Developers Docs](https://developer.android.com/docs)\r\n* [OpenCV Docs](https://docs.opencv.org/2.4/index.html)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijethph%2Fbarcode-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvijethph%2Fbarcode-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijethph%2Fbarcode-scanner/lists"}