A SIMPLE, SECURE, and FREE lightweight cross-platform desktop authenticator app packed with powerful features.
-
Easy Profile Addition:
Add accounts via manual entry or QR code image import. -
Multi-Factor Authentication (MFA):
Protects access to your TOTP codes with an additional layer of security using a PIN or Touch ID (macOS only). -
User-Friendly Interface:
Designed with simplicity in mind, ensuring an intuitive and hassle-free user experience. -
System Tray Integration:
Quickly access your authenticator from the system tray for seamless usability. -
Cross-Platform:
Available for macOS, Windows, and Linux . -
Import & Export:
Easily backup and restore your profiles.
- NPM
- Go
- Task
- Clone the Wails repository:
git clone https://github.com/ansxuman/wails.git
- Navigate to the Wails directory:
cd wails
- Check out the
start_on_login
branch:git checkout start_on_login
- Go to the wails3 directory:
cd v3/cmd/wails3
- Install Wails:
go install
- Clone the Clave repository:
https://github.com/ansxuman/clave.git
- Navigate to the Clave directory:
cd clave
- Update the
go.mod
file in the Clave project to replace the Wails path with the local path of your cloned Wails repository. - Run the App in Dev Mode
task dev
Contributions are what make the open-source community an incredible space for learning, inspiration, and creativity. Any contribution you make is deeply appreciated.Please see our contributing guidelines for more information.
If you find Clave helpful, consider supporting its development and future updates. Every contribution helps!
This project is open-source and available under the MIT License.