Commit Graph

8 Commits (bf961484618d7b1a539342833fca18d32211e77a)

Author SHA1 Message Date
Michael Iseli bf96148461 Add python virtual env instructions
This change adds instructions on how to setup a python virtual env for this
repo.
In addition, the respective requirements files have been added for easy
installation with pip.
2 years ago
scito 6f884b4d05 add "known to work" in readme 3 years ago
scito b354c3d80d fix example in readme, generate with protoc 3.14 3 years ago
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
3 years ago
scito 9f166d66b4 use backtick for url protocol 4 years ago
scito b19c505fb8 fix typos 4 years ago
scito eede2780e0 fix refs 4 years ago
scito c16a9b7e93 add readme 4 years ago