multiplatform C++/QT implementation of Google Authenticator OTP
Platform supported: -Windows -Unix (MacOs/Linux) -IOS (iphone)
Platform supported in next version: -Windows phone -Android
OSX install: run OSX_install/oathOTP-1.0-osx-installer.app
IOS install: copy IOS_app/oath.app on you iphone ! Or Recompile the project with Xcode IOS_install/oathOTP.xcodeproj
Windows install: run Win32_install/oathOTP-1.0-win32-installer.exe
Multi-platform compile with: qmake make or MSVC
For google account set counter at 30 and numbers of digit at 6 !
Enjoy your safety !