Skip to content

GlitchedPolygons/TFACGUI

 
 

Repository files navigation

Important

NOTICE:

Development of this project has been migrated to: https://codeberg.org/GlitchedPolygons/TFACGUI

All pull requests and issues on GitHub will be ignored from the 16th of August, 2025 onwards.

TFAC GUI

TOTP Generator GUI

TFAC GUI is a 2FA (Two-Factor Authentication) token generator GUI.

It currently only supports 30 seconds for the token interval setting and the SHA-1, SHA-224 and SHA-256 hashing algorithms, but the standard 2FA setup is 30 seconds SHA-1 anyway, so yeah..

It's based on TFAC, an open-source TOTP library I wrote in C some time ago.

The GUI is written in plain C, using the awesome NAppGUI SDK. Huge shoutout to @frang75 for bringing this awesome piece of software to us!


TFACGUI Screenshot Windows

Usage

Just copy and paste your 2FA secret into the GUI's text field and use the generated two-factor authentication code.

License

This GUI is licensed under the Apache-2.0 license, but the underlying NAppGUI library is MIT-licensed. The licenses and readme files are distinguished between this fork and the original NAppGUI like this:

It's also available for purchase on glitchedpolygons.com (ships with some cool, additional stuff, PDF files/manual, etc...).

Please consider buying it from there to support the development of nifty tools like this :)

About

Two-factor authentication token generator GUI written in C.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 65.5%
  • C++ 23.9%
  • Objective-C 10.6%