BarWal in a way is a continuation of ClubCode, as extending ClubCode is not easy to do and the data storage system is not very flexible.
BarWal (Barcode Wallet) makes use of groups to get more structure in the codes collection. It uses zint (available in my repo) for generating all the code images.
Zint supports a lot of codes:
- Code 11
- Standard 2of5
- Interleaved 2of5
- IATA 2of5
- Data Logic
- Industrial 2of5
- Code 39
- Extended Code 39
- EAN
- EAN + Check
- GS1-128
- Codabar
- Code 128
- Leitcode
- Identcode
- Code 16k
- Code 49
- Code 93
- Flattermarken
- GS1 DataBar Omni
- GS1 DataBar Ltd
- GS1 DataBar Exp
- Telepen Alpha
- UPC-A
- UPC-A + Check
- UPC-E
- UPC-E + Check
- Postnet
- MSI Plessey
- FIM
- Logmars
- Pharma One-Track
- PZN
- Pharma Two-Track
- PDF417
- Compact PDF417
- Maxicode
- QR Code
- Code 128-B
- AP Standard Customer
- AP Reply Paid
- AP Routing
- AP Redirection
- ISBN
- RM4SCC
- Data Matrix
- EAN-14
- VIN
- Codablock-F
- NVE-18
- Japanese Post
- Korea Post
- GS1 DataBar Stack
- GS1 DataBar Stack Omni
- GS1 DataBar Exp Stack
- Planet
- MicroPDF
- USPS Intelligent Mail
- UK Plessey
- Telepen Numeric
- ITF-14
- KIX Code
- Aztec Code
- DAFT Code
- DPD Code
- Micro QR Code
- HIBC Code 128
- HIBC Code 39
- HIBC Data Matrix
- HIBC QR Code
- HIBC PDF417
- HIBC MicroPDF417
- HIBC Codablock-F
- HIBC Aztec Code
- DotCode
- Han Xin Code
- RM Mailmark
- Aztec Runes
- Code 32
- Comp EAN
- Comp GS1-128
- Comp DataBar Omni
- Comp DataBar Ltd
- Comp DataBar Exp
- Comp UPC-A
- Comp UPC-E
- Comp DataBar Stack
- Comp DataBar Stack Omni
- Comp DataBar Exp Stack
- Channel Code
- Code One
- Grid Matrix
- UPNQR
- Ultracode
- rMQR
- Royal Mail 2D Mailmark (CMDM)
- IBM BC412 (SEMI T1-95)
- Brazilian CEPNet
More information on the codes can be found in the zint documentation: https://github.com/downloads/zint/zint/zint_manual_242.pdf
Source on github
As with ClubCode: barcode can be used to scan codes and paste them via the clipboard in BarWal.
Adding custom icons
If you prefer to have more recognizable custom icons in the barcode list (company logo or so), you can add them instead of having a default icon.
Steps to take:
- Get you icon (png format) ready, normally 128x128p. The height can be less, but the width should be 128 pixels for a proper result.
- Make sure this image file is exactly named "barwal_icon.png"
- Upload it to your Pictures (gallery) folder on the SFOS device. You can check if it shows up in the Gallery.
- Choose edit from your related barcode in BarWal and press the "Import custom icon" button.
- That should be it, you can now remove this icon image from your gallery once again.
Comments
amaretzek
Mon, 2021/06/28 - 01:28
Permalink
It works now! Thank!
naytsyrhc
Sun, 2021/06/27 - 02:49
Permalink
Is there a possibility to make groups optional? I have only a few barcodes that fit on one screen and the need to choose a group first is an extra click, I'd like not to have.
ade
Sun, 2021/06/27 - 10:37
Permalink
When I was still doning some work on Clubcode, I was asked to add categories, which was nearly impossible without a large rewrite.
Making it optional now is also not trivial as it requires fundamental/breaking changes in the datamodel. So don't expect this to change anytime soon, if ever, sorry.
naytsyrhc
Mon, 2021/06/28 - 12:08
Permalink
That's sad but understandable. Thx for the app anyway. Suggestion: maybe you could automatically open the group on startup, if it is the only one?
ade
Mon, 2021/06/28 - 16:08
Permalink
Auto opening a group is less hard to implement. So this option is now added to the latest release. Now we can start saving some precious seconds of your life :-)
explit
Sun, 2021/06/27 - 09:18
Permalink
I wish me this option too...
idoki
Fri, 2021/06/25 - 18:28
Permalink
Ah, ok, thx, my bad. I just used it at the supermarket, it worked :)
idoki
Fri, 2021/06/25 - 11:57
Permalink
Hi, my problem: no matter what code I paste, BarWall always sets it as AP Redirection, although CodeReader shows something else.
ade
Fri, 2021/06/25 - 14:08
Permalink
Misunderstanding here: BarWal won't (and in most cases can't) tell what code the string is. So you have to set it yourself. Click on "AP Redirection" (is the first value in the list) and then select your actual barcode that CodeReader said it was.
schmolle
Thu, 2021/06/17 - 00:51
Permalink
Thank you, nice app! Search function in selection of code type could be useful.
ade
Thu, 2021/06/17 - 01:10
Permalink
Not sure if it adds a lot now that the list is in alphabetical order. And barcode types like Australia Post are abbreviated to AP, so they won't show up in a search.
But I will take it in consideration.
schmolle
Mon, 2021/06/21 - 07:34
Permalink
Well, yes, the sorted list makes it way easier to find the needed code type.
naytsyrhc
Wed, 2021/06/16 - 19:59
Permalink
Great app. Clubcode was good already. This one is even better and also supports ITF-14. Thanks a lot!
slava
Mon, 2021/06/14 - 15:35
Permalink
BTW, I posted the latest CodeReader to OpenRepos too under the name BarCode, not so long ago.
ade
Mon, 2021/06/14 - 15:43
Permalink
thanks for pointing that out, fixed.
maier
Mon, 2021/06/14 - 14:14
Permalink
The group name is not what i meant. I was writing about the code name. e.g. 2x Website name with desctiption 1x contact and 1x mainpage. I hope i could write it in a way that you understand what i mean.
ade
Mon, 2021/06/14 - 14:23
Permalink
I wrote "barcode(group)" because it applies to both barcodes and barcode groups.
rob_k
Mon, 2021/06/14 - 00:34
Permalink
I like it. Thanks!
maier
Sun, 2021/06/13 - 23:25
Permalink
I entered two entries with the same name but different descriptions .. 2nd entry was not saved also without error information.
ade
Sun, 2021/06/13 - 23:31
Permalink
That's what I would expect, because the barcode(group) name itself must be unique. But there is no error handling ATM, its om my todo list though.
maier
Sun, 2021/06/13 - 22:48
Permalink
White backgroud works fine :)
maier
Sun, 2021/06/13 - 21:59
Permalink
Btw. The icon is very cool)
maier
Sun, 2021/06/13 - 22:04
Permalink
Thanks) and a search funktion on the entry page (columns) which shows column results first and code resultd following would be a really helpful asset! shrinking results by typing.
ade
Sun, 2021/06/13 - 22:28
Permalink
Those numbers are the related zint codes, and I use them from the list.
Sorting the list would we the most simple, but I first need to find an alternative for the zint codes in this list.
maier
Sun, 2021/06/13 - 21:37
Permalink
Hi, thank you looks more friendly than CC. You may add a border to the generatet QR code as it is defined that it is working.
ade
Sun, 2021/06/13 - 22:29
Permalink
Decided to make the background white. Qr and other codes scan fine now.
ade
Sun, 2021/06/13 - 21:39
Permalink
Yep, just noticed the same issue myself. Hope to release a fix for this soon.
Pages