Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/pwltr/tauthy

Cross-platform 2FA desktop client built with Tauri
https://github.com/pwltr/tauthy

2fa cross-platform desktop linux macos tauri totp

Last synced: about 2 months ago
JSON representation

Cross-platform 2FA desktop client built with Tauri

Lists

README

        


Tauthy


Tauthy


A cross-platform TOTP authentication client built with tauri.



[![Windows Support](https://img.shields.io/badge/Windows-0078D6?style=flat&logo=windows&logoColor=white)](https://github.com/pwltr/tauthy/releases/latest)
[![MacOS Support](https://img.shields.io/badge/MacOS-adb8c5?style=flat&logo=macos&logoColor=white)](https://github.com/pwltr/tauthy/releases/latest)
[![Linux Support](https://img.shields.io/badge/Linux-1793D1?style=flat&logo=linux&logoColor=white)](https://github.com/pwltr/tauthy/releases/latest)

## Features

- modern UI
- cross-platform
- secure storage
- password encryption
- fully offline
- import / export
- multi-language
- OS native themes

## Screenshots


light1
dark1
black1

## Installation

[Download](https://github.com/pwltr/tauthy/releases/latest) or [Build it from source](./Build.md).

## Todo

- [x] automatic updates
- [x] custom sorting
- [x] auto-lock after idle
- [ ] support other import files
- [ ] QR code scanning
- [ ] Nextcloud sync
- [ ] support YubiKey / hardware authentication / biometrics
- [ ] support HOTP
- [ ] automatic backups

## Credits

- [Aegis](https://github.com/beemdevelopment/Aegis)
- [aegis-icons](https://github.com/aegis-icons/aegis-icons)
- [Tauri](https://tauri.studio)
- [TimDumol/rust-otp](https://github.com/TimDumol/rust-otp)

## Support

[![Donate](https://img.shields.io/badge/donate-buy%20me%20a%20coffee-orange)](https://www.buymeacoffee.com/pwltr)

## License

GPL-3.0 License. See [License](./LICENSE).