Skip to main content
app icon

Winticator

Developer

Tamiyoshi Naka

About

Winticator is an independent, open-source TOTP authenticator for desktop environments (Windows / macOS / Linux), implemented as a cross-platform reference application.

This project is intended as a technical demonstration of how to build and distribute a standalone, cross-platform desktop application based on open standards.

app screenshot app screenshot app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/nktmys/winticator@latest

Or you can download the code directly from git:

git clone https://github.com/nktmys/winticator