Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/protonpass/android-pass
Android code for the Proton Pass application
https://github.com/protonpass/android-pass
android end-to-end-encryption password-manager proton
Last synced: 2 days ago
JSON representation
Android code for the Proton Pass application
- Host: GitHub
- URL: https://github.com/protonpass/android-pass
- Owner: protonpass
- License: gpl-3.0
- Created: 2023-06-15T10:46:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T07:56:30.000Z (3 months ago)
- Last Synced: 2024-10-29T22:47:42.315Z (3 months ago)
- Topics: android, end-to-end-encryption, password-manager, proton
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=proton.android.pass
- Size: 39.4 MB
- Stars: 358
- Watchers: 12
- Forks: 38
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Proton Pass
This repository contains the source code for the Proton Pass Android application.
[](https://play.google.com/store/apps/details?id=proton.android.pass)
[](https://f-droid.org/packages/proton.android.pass.fdroid)## How to build
If you want to build the app locally, please refer to the [BUILD.md](./docs/public/BUILD.md) file.
## Develop
If you want to contribute to the application, please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file.
## Help us translate
If you want to help us to translate the application, you can learn more about it on [our blog post](https://proton.me/blog/translation-community).
## License
The code and data files in this distribution are licensed 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. See for a copy of this license.
See [LICENSE](LICENSE) file