An open API service indexing awesome lists of open source software.

https://github.com/krypton-byte/barcode


https://github.com/krypton-byte/barcode

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

          

# Barcode
# installasi
```bash
> apt update
> apt upgrade
> pkg install git -y
> git clone https://github.com/krypton-byte/barcode
> cd barcode
> pkg install pyzbar
> pkg install python -y
> python3 -m pip install pyqrcode
> python3 -m pip install -r requirements.txt
> python barcode.py
```
# Screenshot