An iOS client for the Nextcloud Passwords app. Available on the App Store.
This app allows you to view, create, edit and delete entries on your Nextcloud server. It offers a variety of filtering and sorting options. End-to-end/client-side encryption and encrypted offline storage make sure your data is secure.
A Password AutoFill provider is integrated into the app for seamless login experiences. You can enable this feature in iOS's Settings app.
This app requires a Nextcloud server with the Passwords app installed.
You can install beta builds by joining the TestFlight program. These builds also include logging functionality to get detailed information about errors.
Everybody is welcome to contribute translations via Weblate!
Perform these steps to set up this project:
rbenv install
to install the matching Ruby version or manually install the version specified in the .ruby-version filegem install bundler
to install Bundlerbundle install
to install dependenciesbrew install swiftlint swiftgen
to install SwiftLint & SwiftGenPARENT_PRODUCT_BUNDLE_IDENTIFIER
build setting to something different for the Passwords project