A front-end program for Two-Factor Authentication written in Python and GTK.
Use this program to generate two-factor authentication codes for your secured accounts such as:
- Dropbox
- WordPress
and many other platforms that support two-factor authentication.
To run the files, just create a link calling the script.
For example on windows, right-click -> new -> shortcut, and write:
C:\Python27\pythonw.exe C:\path_to\py2fa\main.py
On Linux, download main.py and run it as follows:
$ python main.py