Clave

screenshot of Clave
svelte
tailwind

A lightweight, cross-platform desktop authenticator app built with Wails 3, Go, SvelteKit, Tailwind CSS, and TypeScript.

Overview

Clave is a versatile and user-friendly authenticator app designed to securely manage your TOTP (Time-based One-Time Password) codes. With its intuitive interface and robust features, it stands out as a top choice for users seeking a reliable way to handle multi-factor authentication. Whether you're on macOS, Windows, or Linux, Clave provides a seamless experience that prioritizes both security and accessibility.

This application allows for easy account setup, enabling users to quickly add profiles through manual entry or by scanning QR codes. With added security features like Multi-Factor Authentication and system tray integration, Clave makes it simple yet secure to access your codes whenever you need them.

Features

  • Easy Profile Addition: Add accounts effortlessly, either by entering details manually or importing them via QR code scans.
  • Multi-Factor Authentication (MFA): Enhances security with an additional layer through the use of a PIN or Touch ID on macOS, safeguarding your TOTP access.
  • User-Friendly Interface: The design focuses on simplicity, ensuring users can navigate and utilize the app without complications.
  • System Tray Integration: Offers quick access to your authenticator directly from the system tray, facilitating a smoother workflow.
  • Cross-Platform Compatibility: Available on macOS, Windows, and Linux, making it flexible for any user environment.
  • Import & Export Functionality: Ensures that your profiles can be easily backed up and restored, giving you peace of mind regarding data management.
svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.