2FactorAuthenticator
This package contains the 2FactorAuthenticator NVDA add-on. It allows you to save your 2FA secret keys and quickly generate TOTP codes using a shortcut key.
Features
- Easy Management: Add and manage your 2FA accounts directly from the NVDA Tools menu.
- Fast OTP Generation: Press
NVDA+Ctrl+2 to instantly copy your TOTP code to the clipboard.
- Standalone: Runs completely offline and requires no external system-wide dependencies.
note:
- code fast copy and paste because sum sights like github no long time. you can generated code pasted in 30 seconds.
How to Build
- Clone the repository to your computer.
- Open your command line and navigate to the project folder.
- Type the following command and press Enter:
```cmd
scons