Files
OwnTP/README.md
2025-07-26 14:40:06 -05:00

34 lines
801 B
Markdown

# OwnTP
OwnTP is an app to provide TOTP codes with sync support.
## Motivation
I previously used Authy for TOTP code generation with backup/sync functionality. Unfortunately, the
UI has recently been updated, and the new UI has been met with much controversy. Ergo, OwnTP.
## Goals
* [ ] TOTP generation
* [ ] Backup
* [ ] Password protection
* [ ] iCloud
* [ ] Google Drive
* [ ] OneDrive
* [ ] Dropbox
* [ ] Service icons
## Compatibility
I'll be aiming to support iOS versions back to the latest iOS 15 release.
## Color palette
I'm working with
[this palette from Color Hunt](https://colorhunt.co/palette/163020304d30b6c4b6eef0e5) at the moment.
## License
OwnTP's source code is licensed under the terms of
[the Mozilla Public License, v. 2.0](https://mozilla.org/MPL/2.0/).