scito
|
13fcdcd022
|
fix problem of outdated colorama
|
2023-01-01 01:22:06 +01:00 |
|
scito
|
b3fc854078
|
colored warn and error messages
- add log_warn() and log_error()
- adapt tests
|
2023-01-01 00:14:56 +01:00 |
|
scito
|
1f04dd71e2
|
allow to choose qr reader for images
|
2022-12-31 15:54:21 +01:00 |
|
scito
|
10ff533a42
|
downgrade opencv for macos in requirements.txt and Pipfile
|
2022-12-30 19:26:45 +01:00 |
|
scito
|
51094a1a18
|
use PathLike type instead of str | Path
|
2022-12-29 23:17:31 +01:00 |
|
scito
|
b89a338246
|
enable mypy type checking
|
2022-12-29 14:24:12 +01:00 |
|
scito
|
f4934192ae
|
WIP
|
2022-12-24 01:59:35 +01:00 |
|
qwertyca
|
483fcc0163
|
Add the ability so provide an image file as the infile. If the file contains a QR code generated by Google Authenticator's "Transfer Accounts" function, it will be decoded directly in a single step. This is meant to help users who need to access their secrets from Google Authenticator but don't have a QR code decoder and don't want to use an online one due to security concerns.
|
2022-12-23 10:17:04 +01:00 |
|
scito
|
b562ceb00a
|
use Python 3.11 for pipenv
|
2022-11-27 18:33:21 +01:00 |
|
scito
|
3e1818619e
|
add dev deps to Pipfile
|
2022-11-19 10:17:44 +01:00 |
|
scito
|
fef46dcfba
|
support pipenv
|
2022-09-03 19:05:30 +02:00 |
|