Logo
Explore Help
Sign In
Public/extract_otp_secrets
2
0
Fork 0
You've already forked extract_otp_secrets
Code Issues Pull Requests Packages Projects Releases 1 Wiki Activity
Files
894edb4561c8a9e00aee8b0bfc43808230b0ccd6
extract_otp_secrets/.editorconfig

16 lines
219 B
INI
Raw Normal View History

Initial
2020-05-23 08:51:41 +02:00
root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
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
2022-12-28 22:28:54 +01:00
insert_final_newline = true
[*.md]
indent_size = 4
trim_trailing_whitespace = false
[*.{yml,toml}]
indent_size = 2
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 1104ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API