Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 417 Bytes

File metadata and controls

9 lines (6 loc) · 417 Bytes

Basic-TOTP-Authenticator-using-tkinter

Its ugly but it works and has a database.

A continuation of my other post for the TOTP generation. This time it's in the form of a gui and has a database so TOTP will persist after closing the interface.

Be sure to secure the database with your OS file privalage control.

I would probably come back for another look to add a password at launch and work on the asthetics.