-
Notifications
You must be signed in to change notification settings - Fork 0
DavidShoeCS/370Project2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README This program has two functions. One to generate a one time password QR code designed to work with the Google Authenticator app, and one to display the 6 digit one time password. This program requires pyotp and qrcode which can be downloaded by calling the following commands via the terminal: pip3 install pyotp pip3 install qrcode[PIL] The script imports: pyotp time qrcode sys
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published