deskOTP icon

deskOTP

A desktop OTP authenticator that imports backup files from phone authenticator apps and displays rotating codes on your desktop.

Download View Source

How It Works

  1. Import a backup file from your phone's authenticator app
  2. Codes appear on your desktop, rotating every 30 seconds
  3. Click any code to copy it to your clipboard, ready to paste

Features

16 Import Formats

Aegis, AndOTP, Authy, Google Authenticator, 2FAS, and more

OTP Types

TOTP, HOTP, and Steam Guard

Vault Encryption

AES-256-GCM encryption for stored OTP secrets

App Lock

System authentication with configurable auto-lock timeout

800+ Brand Icons

Automatic issuer matching from aegis-icons

Click to Copy

One-click code copying, ready to paste

Supported Formats

Install

Download the latest release for Linux. The binary requires libwebkit2gtk-4.1 and libgtk-3 at runtime.

Download Latest Release

If runtime libraries are not installed, add them with your package manager:

Ubuntu / Debian

sudo apt-get install libgtk-3-0 libwebkit2gtk-4.1-0

Fedora / RHEL

sudo dnf install gtk3 webkit2gtk4.1

Arch

sudo pacman -S gtk3 webkit2gtk-4.1