Commit Graph

258 Commits

Author SHA1 Message Date
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