Skip to content

Secure app for viewing passwords for the Nextcloud Passwords app. Supports end-to-end encryption.

License

Notifications You must be signed in to change notification settings

hegocre/NextcloudPasswords

Repository files navigation

Nextcloud Passwords

Android CI License: GPL v3 Crowdin F-Droid Download GitHub Release Google Play Download

This app connects to a Nextcloud server with Passwords App installed, and allows to view and edit its content on a user-friendly UI. It also acts as an AutoFill service, making logging in on Android devices easier.

Features

  • Display user passwords and folders on a Material Design UI
  • Edit and create passwords, including custom fields
  • Edit and create folders
  • Show site icons, with cache to minimize data usage (optional)
  • Supports self-signed certificates
  • App lock screen with both passcode and biometric authentication
  • Autofill service (Android 8.0 or higher)
  • Uses the latest technologies like Kotlin and Jetpack Compose
  • Privacy friendly: The only server this app connects is your own Nextcloud Server
  • Free and Open Source

Screenshots

Light app lock view Light password list view Light password detail view Light password edit view
Dark app lock view Dark password list view Dark password detail view Dark password edit view

Download

You can download the app from multiple sources. Keep in mind that each repository version is signed with a different key, which means it is not possible to switch between providers without uninstalling the previous APK first.

Download it on F-Droid Download APK from GitHub Get it on Google Play

Contribute

There are many ways you can contribute, including:

  • Spread the word! Share the application to help the community grow. A review on Google Play is highly appreciated ⭐
  • Help translate the app!. Make the app multilingual. The more languages, the more people it reaches! 🌏
  • Contribute with the developement. Hop to the Issues page, and if you feel like working on something, be my guest! 🧑🏽‍💻
  • Make a donation. Your generosity is the only source of income, and any small tip will be invested in coffee in order to survive those long coding nights 😴

Contact

License

Copyright (C) 2023  Hèctor Godoy

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.