Kevin Douglas
|
0d617ca827
|
Merge pull request #6 from jonseymour/master
Quote file names to better tolerate filenames with whitespace.
|
2017-12-06 22:25:57 -06:00 |
|
Jon Seymour
|
07af747ef5
|
Quote file names to better tolerate filenames with whitespace.
Signed-off-by: Jon Seymour <jon@wildducktheories.com>
|
2017-12-03 15:27:13 +11:00 |
|
Kevin Douglas
|
3787455664
|
Merge pull request #2 from bamartin125/hotfix/explicit-zbarimg-symbols
Update zbarimg command line to be explicit with qrcode decoding
|
2016-07-28 08:34:36 -05:00 |
|
Brock A. Martin
|
aa3d6a2f77
|
switched to '--set' instead of '-S' flags for better readbility
|
2016-07-27 22:55:11 -05:00 |
|
Brock A. Martin
|
90e2c0992b
|
Merging with master; Keeping explicit qrcode symbols for zbarimg;
|
2016-07-27 22:48:59 -05:00 |
|
Kevin Douglas
|
483c2a3767
|
Merge pull request #1 from bamartin125/hotfix/no-temp-files
Avoid using temporary files by reading the key into a bash array.
|
2016-07-26 22:44:29 -05:00 |
|
Brock A. Martin
|
9aa3a998d4
|
switched to read instead of 'dd'
|
2016-07-26 21:49:29 -05:00 |
|
Brock A. Martin
|
5094f35d05
|
switched out 'head' for 'dd' in order to do chunking
|
2016-07-26 07:21:04 -05:00 |
|
Brock A. Martin
|
d80f849f4a
|
Adding suggested decode line as comment (I don't think the other one works always anyway)
|
2016-07-23 15:06:23 -05:00 |
|
Brock A. Martin
|
64638766a0
|
Removing 'echo' of private asc key
|
2016-07-23 15:04:58 -05:00 |
|
Brock A. Martin
|
2bfcc74b5a
|
Adding test script
|
2016-07-23 15:01:34 -05:00 |
|
Brock A. Martin
|
cf04e7a8a4
|
Removed temporary file generation
|
2016-07-23 13:05:59 -05:00 |
|
Brock A. Martin
|
0fe76423cf
|
Explicity tell zbarimg to expect a qrcode.
|
2016-07-17 14:04:43 -05:00 |
|
Brock A. Martin
|
d48e5707c3
|
Switched to using bash arrays to hold split versions of key instead of temp files.
|
2016-07-17 13:41:41 -05:00 |
|
Kevin
|
1eda87d5fb
|
Formatting updates
Minor formatting updates to add actual URLs to the dependencies and a
few other tweaks.
|
2015-03-07 12:44:57 -06:00 |
|
Kevin
|
7834722a0e
|
Added more info
Added extra info about using GPG, a rough idea of a workflow, and
project dependencies.
|
2015-03-07 12:35:19 -06:00 |
|
Kevin
|
4625b8267a
|
Initial commit
Initial commit of shell scripts and rough draft for the readme file.
|
2015-03-07 12:21:50 -06:00 |
|
Kevin
|
cbee4dc672
|
Initial commit
|
2015-03-07 12:03:10 -06:00 |
|