Skip to content

CusMeDroid/livemakingbarcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Making Barcode (LMB)

Make your day easier by generating live barcodes also with the scan camera. Only in the Live Making Barcode (LMB) application, you will get access to this feature for free without a monthly subscription.

Build Apps (Android OS)

  1. Min SDK 19

  2. Full Webview

  3. Minimalist UI/UX

  4. Added Tips

  5. Clear Cache

  6. Kiat/Panduan

  7. Tema Terang/Gelap

  8. Animasi

Screenshot

Live Making Barcode

Live Making Barcode Live Making Barcode Live Making Barcode

Guide App

 1. Enter your text or url on input
 2. Click generate QR or Bar Code
 3. Click icon on navigation bottom left below to select barcode or qr code
 4. Click icon on navigation center below to scanner
 5. Click icon on navigation bottom right below to feedback

I developed it so that users can directly enter text to generate Bar Code | LMB or QR Code | LMB.

Scanner

You can scan the barcode or QR Code here.

Embed

Easy to embed this for your website.

Bar Code :

<iframe src="https://cusmedroid.github.io/livemakingbarcode/barcode.html"></iframe>

QR Code :

<iframe src="https://cusmedroid.github.io/livemakingbarcode/qrcode.html"></iframe>

Scanner :

<iframe src="https://cusmedroid.github.io/livemakingbarcode/scanner.html"></iframe>

Style :

iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: auto;
}

All in one on app Live Making Barcode (LMB)