Skip to content

Tool for Linux desktop – select area, read the barcode in it

License

Notifications You must be signed in to change notification settings

kiistala/grab-area-read-barcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

grab-area-read-barcode

Tool for Linux desktop – select area, read the barcode in it into clipboard

Dependencies

sudo apt-get -y install scrot
sudo apt-get -y install zbar-tools
sudo apt-get -y install xclip

Usage

I start the script using a hotkey. If you want to test it, this should work:

sleep 5; ./grab-area-read-barcode.sh

After executing command above, switch to a view where barcode can be selected. Cursor icon should indicate when 5 seconds has passed and scrot is waiting for selection.

About

Tool for Linux desktop – select area, read the barcode in it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages