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: 15 days ago
JSON representation
Cross-platform 2FA desktop client built with Tauri
- Host: GitHub
- URL: https://github.com/pwltr/tauthy
- Owner: pwltr
- License: gpl-3.0
- Created: 2022-01-25T00:51:00.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T09:41:20.000Z (8 months ago)
- Last Synced: 2024-10-12T20:44:18.864Z (3 months ago)
- Topics: 2fa, cross-platform, desktop, linux, macos, tauri, totp
- Language: TypeScript
- Homepage: https://github.com/pwltr/tauthy/releases/latest
- Size: 193 MB
- Stars: 157
- Watchers: 4
- Forks: 16
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tauri - Tauthy - Cross-platform TOTP authentication client. (Applications / Security)
README
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
## 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).