Google Auth Export
//Install QR Scanner
scoop bucket add extras
scoop install qrscan// Install dependencies required for extrating TOTP secrets
pip install protobuf
pip install qrcode[pil]Last updated
//Install QR Scanner
scoop bucket add extras
scoop install qrscan// Install dependencies required for extrating TOTP secrets
pip install protobuf
pip install qrcode[pil]Last updated