Commit graph

212 commits

Author SHA1 Message Date
scito
e43d9ae925 fix: ignore empty lines in input file 2021-02-13 16:45:43 +01:00
scito
6f884b4d05 add "known to work" in readme 2021-02-07 20:01:56 +01:00
scito
b354c3d80d fix example in readme, generate with protoc 3.14 2021-02-07 19:53:20 +01:00
scito
fb66c5f568 minor improvements 2020-12-21 19:52:55 +01:00
FrankAbagnaleJr
cc26f7b589
Option to save QR codes as PNG (#2)
* Generate QR code images

Now generates QR images instead of attempting to display the QR code in the console. Places them in a subdirectory of the current directory, entitled "qr"

* Update README.md

* Changes based on suggestions from scito

https://github.com/scito/extract_otp_secret_keys/pull/2#pullrequestreview-555264890

* Update extract_otp_secret_keys.py

Minor formatting changes and clarifications to help text

* Update extract_otp_secret_keys.py

Remove --qr argument, instead opting to respond to --printqr or --saveqr
2020-12-21 19:19:13 +01:00
scito
6068eb142c Fix #1: Quote otp.name 2020-11-14 13:15:06 +01:00
scito
f8459780c6 fix typo 2020-05-23 09:31:59 +02:00
scito
9f166d66b4 use backtick for url protocol 2020-05-23 09:30:47 +02:00
scito
b19c505fb8 fix typos 2020-05-23 09:10:50 +02:00
scito
eede2780e0 fix refs 2020-05-23 09:03:37 +02:00
scito
c16a9b7e93 add readme 2020-05-23 09:01:54 +02:00
scito
750d063a88 Initial 2020-05-23 08:51:41 +02:00