Skip to content

neville-studio/OTP-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thanks Downloads Thanks Stars Thanks Forks

Go to Wiki Your-Privacy(隐私政策)

Chinese Software Registration Number: 2025SR0887254
中国软件著作权登记号:2025SR0887254

OTP-Client

This is a simple OTP client that can be used to generate OTPs for a given secret key. The client supports both HOTP and TOTP algorithms.

For more thing, Go to Wiki

ScreenShot

  1. Legacy UI image
  2. new UI (WinUI3) image

Thanks

Thanks the repositorys and projects

  • JSON for Modern C++, for using JSON Library. this library is used MIT License. @nlohmann this project is using version 3.12.0 to process JSON data.

Thanks the AI Generator

  • Github Copilot, by Github, for providing the code suggestion. this project is using the AI code suggestion to generate the code.
  • Qwen, by Aliyun, for providing the suggestion of the project.
  • Deepseek, by Deepseek, for providing the core suggestion of the project.