Provides two factor authentication (2FA) accounts importing from services like Google Authenticator
The application has developed on .net 6.0 which requires to build the project from source code.
Project Contains build scripts for most popular platforms:
Script | Plaform |
---|---|
build-mac-arm64.sh | Mac OS 11 Apple Silicon |
build-mac-x64.sh | Mac OS 11 Intel |
build-win-x64.cmd | Windows x64 |
Each script builds the project to the /publish/<platform-name>
folder.
Check for releases section to to get the latest build. For macOS users the application isn't notarized so after you will put 2FAImporter to Aplications folder run the following command:
$sudo xattr -rd com.apple.quarantine /Applications/2FAImporter.app
Any contributions are greatly appreciated. If you have a suggestion that would make this better, please open an issue or fork the repository and create a pull request.
GNU GENERAL PUBLIC LICENSE Version 3 The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. Also some third party libraries provided by the following licenses:avalom Apache-2.0, Google Proprietarity and MIT.