Skip to content

tkanhe/totp-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TOTP Generator

This Python script generates Time-based One-time Passwords (TOTP) without any external dependency.

Requirements:

  • Python 3.6+

Usage:

  1. Assign the TOTP secret key to the totp_key variable in the script.
  2. The function prints the TOTP.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages