0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00
Yet another barcode scanner for Android
Go to file
Markus Fisch 2687ce031a Add gradle.properties to repository
Since SonarQube is removed, this file can be part of the
repository again.
2019-11-14 12:58:43 +01:00
app Move PickActivity to the right directory 2019-11-14 12:53:27 +01:00
gradle/wrapper Standardise HTTP action 2019-09-30 13:36:18 +02:00
svg Remove unused resources from rasterization script 2019-10-26 13:23:21 +02:00
.gitignore Add gradle.properties to repository 2019-11-14 12:58:43 +01:00
build.gradle Update tools version 2019-11-13 15:39:16 +01:00
CHANGELOG.md Advance version number to 1.17.1 2019-11-13 22:07:06 +01:00
CONTRIBUTING.md Add contribution guidelines 2019-05-26 16:33:11 +02:00
gradle.properties Add gradle.properties to repository 2019-11-14 12:58:43 +01:00
gradlew Update gradle, build tools and remove Error Prone 2019-05-07 17:05:50 +02:00
gradlew.bat Update gradle, build tools and remove Error Prone 2019-05-07 17:05:50 +02:00
LICENSE Added a license 2017-08-27 16:30:32 +02:00
Makefile Remove SonarQube integration 2019-11-09 14:44:45 +01:00
PRIVACY.md Fix line break in PRIVACY 2019-11-11 16:53:34 +01:00
README.md Add screenshots to README 2019-08-09 14:05:28 +02:00
settings.gradle Include CameraView library over jitpack 2018-03-01 14:34:45 +01:00

Binary Eye

Yet another barcode scanner for Android. As if there weren't enough.

This one is totally free, open source and does use the ZXing barcode scanning library.

Unlike many others, it works in portrait and landscape orientation, can read inverted codes, comes in Material Design and doesn't do much else but decoding a barcode.

And it's written in Kotlin because I wanted to explore that a bit more.

Screenshots

Screenshot Scanning Screenshot Result Screenshot Compose Barcode

Download

Get it on F-Droid Get it on Google Play