https://github.com/pacoorozco/aps-docs
Documentation for using Android Password Store
https://github.com/pacoorozco/aps-docs
android-application documentation pass password-manager
Last synced: about 1 month ago
JSON representation
Documentation for using Android Password Store
- Host: GitHub
- URL: https://github.com/pacoorozco/aps-docs
- Owner: pacoorozco
- Created: 2025-10-02T07:06:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-04T07:57:32.000Z (9 months ago)
- Last Synced: 2025-10-04T08:17:13.382Z (9 months ago)
- Topics: android-application, documentation, pass, password-manager
- Language: TypeScript
- Homepage: http://pacoorozco.info/APS-docs/
- Size: 489 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/contributing.md
Awesome Lists containing this project
README
# Android Password Store Documentation
This project contains the documentation for the [Android Password Store application](https://github.com/agrahn/Android-Password-Store), a secure and open-source password manager based on the [pass](https://www.passwordstore.org/).
## About
Android Password Store is an app that allows users to manage their passwords securely using GPG-encrypted files, compatible with the [pass](https://www.passwordstore.org/) standard. This documentation provides guides, usage instructions, and development information for users and contributors.
## Features
- Secure password storage using GPG encryption
- Compatible with the `pass` and other pass-compatible apps
- Easy password retrieval and management
- Open-source and privacy-focused
## Getting Started
Refer to the [User Guide](https://pacoorozco.info/APS-docs/docs/category/getting-started) for detailed instructions.
## Development
This documentation site is built with [Docusaurus](https://docusaurus.io/).