FAQ - StevenJDH/Software-Authenticator-Plus GitHub Wiki

Q: What does the program do?

A: Generates a new one time password every 30 seconds using the Google TOTP algorithm.

Q: What programming language does this use?

A: The program was built using Java in Netbeans for JRE 8, but it works on newer IDE versions and JREs.