Giter Site home page Giter Site logo

fttx / barcode-to-pc-app Goto Github PK

View Code? Open in Web Editor NEW
160.0 12.0 61.0 50.17 MB

Barcode to PC app

Home Page: https://barcodetopc.com/

License: GNU General Public License v3.0

TypeScript 83.68% HTML 10.80% JavaScript 2.27% SCSS 3.25%
barcode scanner app wifi remote qrcode-scanner barcode-scanner

barcode-to-pc-app's Introduction

Barcode to pc app

Useful links

Downloads

Repositories

Setup

  • Clone the repository

    git clone https://github.com/fttx/barcode-to-pc-app/
    cd barcode-to-pc-app
  • Install ionic and cordova

  • Put the Firebase config files in the root folder (GoogleService-Info.plist and google-services.json)

  • Install the npm dependencies and add your platform

    npm install
    ionic cordova platform add [email protected]
    ionic cordova platform add ios
    ionic cordova resources # rename icon.ios.png to icon.png to generate the iOS icons

Run

ionic cordova run ios --device
ionic cordova run android

Publish updates

  • Increase the version number of the package.json
  • Increase the versionCode and version number in the config.xml
  • Commit the changes, Add a tag & push
  • Run the following commands:
# iOS
# Select Any iOS device as Build Target
# Barcode to PC > Build Phases > Remove "[CP] Copy Pods Resources"
# Barcode to PC > Build Settings > Signing > Set Code Signign Identity to "iOS Developer"
ionic cordova build ios --prod --release
open "platforms/ios/Barcode to PC.xcworkspace"
# Product > Archive

# Android
# Increase version code in package.json & config.xml
ionic cordova build android --prod --release

Development

Quick way to test changes in the barcode scanner plugin:

trash plugins/fttx-phonegap-plugin-barcodescanner
cp -r ../phonegap-plugin-barcodescanner plugins/fttx-phonegap-plugin-barcodescanner
trash platforms/android
ionic cordova build android

barcode-to-pc-app's People

Contributors

fttx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

barcode-to-pc-app's Issues

Continuos mode may have a memory leak

User feedback:

After update started some battery drain. Device become very hot in continues mode. With previous version there's no such problems, I could scan 100 barcodes with no battery loose or become hot. Device: Samsung Galaxy S4 Active Android 5.1, official rom

Continue scanning until back or cancel button is pressed

Hello, this app is pretty amazing (It's the best among all the ones I have tried)

It will be nice if by default the app continue scanning until back or a cancel button is pressed in the scan screen, instead of having to select continue in the "continue scanning?" dialog every single time. I scan around 20 barcodes per session and is very inefficient having to press continue every time.

Thanks for this great app.

Ask the user if he really wants to send the barcode to the computer

Feedback:

I have a suggestion. It would be awesome if you can make it preview the scanned code and then either choose to "send to pc" or to retake. Instead of going back to pc all the time if it scans the wrong code or anything such


Solution 1: use a confirm dialog
Solution 2: scan the barcodes without sending them, and when you're done and you have access to the computer, send them in batch. (See: #35)

Connection problem - diagnosis

Hello there,
I've found your very useful app / server combination for barcodes.
But there's one problem:
I can't connect my iPhone to the server on Windows 10 64bit.
How can I find out, whats the problem?

Add an option to send one or many barcodes again

If I do a session with 20 codes in a row but I can not be in front of the computer (I am in the store and can not be in front of the computer screen), it would be interesting that when I sit in front of the computer and enter the session Android app, when you click on a read code, it will be sent back to the pc just by pressing it. Without having to export .csv.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.