A WinForms OTP client because why not
- Add from QR code,
otpauth://
URI, or manually - Double click to copy to clipboard
- I needed one
- Completely offline
- Kinda lightweight, no bullsh*t, almost-not-ugly interface
- Proudly not encrypting anything at all (might change later)
- Only TOTP is supported
- Remaining Time counter is only for the first entry, entries with different period may not show up correctly
- Many lovely flickers but that's what I get for using WinForms
- .NET 9 Desktop Runtime
Tenta is distributed under the MIT license. See LICENSE file for more information.