scito
64980e71df
update to protobuf to 5.28.0, fix test and remove mypy ignore
2024-08-30 10:37:45 +02:00
scito
ec05910347
update protobuf to 5.27.2 and other deps
2024-06-30 10:08:58 +02:00
scito
77cdf7e41f
update deps: protobuf, cv2
2024-06-07 19:25:53 +02:00
scito
e196c76db4
minor: update deps and README
2024-05-31 08:53:53 +02:00
scito
7f314cedd8
bump protobuf from 5.26.1 to 5.27.0
2024-05-28 22:14:21 +02:00
scito
a822abbba1
add export of plain otpauth url list, fix #196
2024-04-01 10:57:53 +02:00
Jeffrey Walton
0854a70036
Update README for MacOS
2024-01-26 09:58:24 +01:00
scito
f9ce96fb57
improve cv2 typging; bump versions
2024-01-12 11:01:34 +01:00
scito
a0bf28f4cc
enable python 3.12
2023-10-06 12:06:02 +02:00
scito
fd8b165212
enable python 3.12
2023-10-06 12:06:02 +02:00
scito
a467955b13
bump versions
2023-10-05 20:19:31 +02:00
scito
eea0179b5e
bump versions
2023-09-22 11:56:20 +02:00
scito
d20d709d6e
bump versions
2023-09-05 13:10:47 +02:00
scito
a0c21273e8
Bump mypy and protobuf
2023-08-19 08:39:22 +02:00
scito
8e70ae9da9
bump protobuf to 24.0, cv2 and mypy
2023-08-12 12:44:45 +02:00
scito
2610afe5d8
remove Python 3.7 workarounds, fixes #103
2023-08-06 19:29:59 +02:00
scito
0ec1314b3d
add nuitka to local build.sh; bump versions
2023-04-15 10:43:26 +02:00
scito
414e80c469
bump versions
2023-03-25 14:51:58 +01:00
scito
7f6959783f
bump versions
2023-03-10 08:48:50 +01:00
scito
419f65fdea
improve pyzbar missing warning; bump libs
2023-03-05 11:53:52 +01:00
scito
eccb1948c7
improve README for macOS
2023-02-26 21:19:45 +01:00
scito
01a38e570c
optional build of exe and pipenv; update README
2023-02-25 09:24:37 +01:00
Damon McMinn
91b9490afb
docs: update README with correct Fedora zbar dep
...
`zbar` is the available dependency: https://packages.fedoraproject.org/pkgs/zbar/zbar/
2023-02-22 20:06:06 +01:00
scito
9e334748ac
move Dockerfiles to docker/; update README
2023-02-18 17:03:18 +01:00
scito
6bf02d045c
write txt file in cv2 and cmd; upgrade protobuf 4.22.0
2023-02-17 19:22:58 +01:00
scito
5555dda9c2
release: update release notes text
2023-02-12 19:51:19 +01:00
scito
eb8ea3330f
release: improve macos docs after macos tests
...
- build macos dmg
- however, do not upload macos dmg to assets as it cannot be
executed since the app and installer are not signed and notarized
- upload artifacts
- tested executable on macOS
2023-02-12 19:00:29 +01:00
kvascev
2ef34a2d69
Fix typo in README.md
...
Change "form" to "from"
2023-02-08 17:09:05 +01:00
scito
ca23497c9a
docu clean ups
2023-02-06 20:42:54 +01:00
scito
7faf530863
reproducible builds, build.sh: linux/arm64
2023-02-05 21:24:57 +01:00
scito
709aa111be
ci_release: build linux arm64 exe
2023-02-03 22:14:53 +01:00
scito
970dbd3759
cv2: save as csv/json/keppass by key command
2023-01-29 16:50:55 +01:00
scito
197347a3e9
update README
2023-01-27 20:58:33 +01:00
scito
580f94256f
Add files of Visual C++ 2013 Redistributable Package
...
- add files of vcredist_x64.exe as binary data to pyzbar
- thus avoid manual installation of vcredist_x64.exe
- test all qr readers in exe smoketests
- improve README
2023-01-25 23:14:38 +01:00
scito
cff5fe1cda
ci_release: ignore response and remove silent mode
2023-01-24 23:18:28 +01:00
scito
b9f17c4a95
rename build docker jobs
2023-01-24 22:12:02 +01:00
scito
6a7a7233a4
build and upload executables created by PyInstaller
...
- create release on tag push
- build executables by PyInstaller:
- extract_otp_secrets_linux_x86_64 (glibc 2.28)
- extract_otp_secrets_win_x86_64.exe
- extract_otp_secrets_macos_x86_64 (untested)
- add --version
- build linux executable in docker container
- update README
- add TOC
- improve badges
- add PyInstaller section
- docker
- build BASE_IMAGE as ARG
- copy only required files to image
- add .alias
- build.sh
- fix clean
- fix generate results
- generate TOC
2023-01-24 21:19:38 +01:00
scito
f0134fa907
add zbar installation for archlinux [skip ci]
2023-01-17 21:04:42 +01:00
scito
5c4d3ce696
improve README
2023-01-07 09:39:15 +01:00
scito
ec09b5daad
improve README; add google-authenticator-exporter link
2023-01-06 10:13:51 +01:00
scito
2ed923591e
use only cv2_draw_box, move core functions to top
...
- improve camera test
- add more tests
- improve README
- add "How to export otp secrets from Google Authenticator app"
- reorder: put usage before installation
- add "Full local build"
2023-01-04 23:12:38 +01:00
scito
36fd0c0bb6
add test keepass with no data
2023-01-03 23:51:33 +01:00
scito
851cb6532c
improve build and README
...
- clean pip
- do not use sudo anymore
- add missing mypy-protobuf package
- sort package dependencies
- fix order of build calls
- add frame color docu to README
2023-01-03 23:51:33 +01:00
scito
2707e244be
update README
2023-01-03 01:04:44 +01:00
scito
4ba0fad000
capture QR codes from camera and major refactoring
...
- add GUI for QR code capturing from camera (CV2 is used)
- support different QR readers: ZBAR,QREADER,QREADER_DEEP,CV2,CV2_WECHAT
- support several input files
- add option to ignore duplicate otps
- write warnings and errors to stderr
- add output coloring
- rename project from extract_otp_secret_keys to extract_otp_secrets
- improve help
- clean verbose level output
- use Python type hints and check with mypy
- use f-strings
- clean up code
- add more tests
- calculate code coverage
- use src-layout: move files and folders
- support wheel packing
- enhance README.md
- bugfixes
* fix -k -
* fix utf-8 encoding on windows
2023-01-03 00:28:32 +01:00
scito
9d052dc78a
refactor image import and add Alpine docker image
...
- dynamic import of QR reader
- build docker also for arm64
2023-01-03 00:26:46 +01:00
scito
ca4a0bc7d2
improvements for - (stdout)
...
- - implies -q
- use add_mutually_exclusive_group for -v and -q
- adapt and improve tests
2022-12-18 21:34:24 +01:00
scito
1be4c7e0ef
suppor writing csv and json to stdout; print errors to stderr
...
- add tests
2022-12-18 19:24:07 +01:00
scito
30638041d8
upgrade to protobuf 4.21.12
2022-12-16 13:17:39 +01:00
scito
96c8836a98
upgrade to protobuf 4.21.11
2022-12-10 12:25:15 +01:00