Commit graph

110 commits

Author SHA1 Message Date
scito
c0d1cf6c51 upgrade to protobuf 4.21.5, add quiet mode, refactor code, add unit test
- update README.txt
- rename generated code directory
- refactor code:
    - extract methods
    - make code testable
2022-09-03 14:55:17 +02:00
Greg Weber
4107de019e add a devbox.json to convenientally run this
see https://github.com/jetpack-io/devbox
2022-09-03 11:13:45 +02:00
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.
2022-01-06 20:47:57 +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
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
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