Skip to content

User docs

Warning

It is just a open source project. An is current under active development. Please, consider using it for fun, and not for real password management. (until, we officially release a stable release)

Here you will find all the docs for users.

Screen Shots

screenshot screenshot screenshot screenshot

Compatibility

Compile Sdk: Android 16 (API level 36)

  • Minimum: Android 8+ [API level 26+]
  • Maximum: Android 14 [API level 34] (we support offically utill here)

Note: high version can still run, but are not guaranteed offically.

Features

  • Intuitive UI
  • Update Checkers & Manager
  • Password Management (Current Priority)
  • Secure File (Least Priority - Permissions pending 😅)
    • Image (JPG, PNG, etc.)
    • Video
    • Binary Files (Non-text)
  • Other Secret Info Management
    • Notes (.txt files)
    • Key-Value pairs
      {
        "key": "SECRET API KEY",
        "content": "qwerty-let-say",
        "created-at": "...",
        "updated-at": "..."
      }
      
  • NON Secret Info Store
  • Encryption and Decryption
  • Backup Manager
  • Import/Export Passwords
  • Extensivity with custom database
  • Multiple Language Translation
  • Theme & Customization
  • Key Manager
  • Multi Platform Support (KMP)

Getting Started

  1. Go to our Github Release OR Website.

  2. Download the apk for your phone. If, don't know the architecture of phone then download apk file that has universal in its name.

  3. Install the apk and you are ready to use the app.

It was most shortest and sweetest description (I have ever crafted), For more detailed description, See the file installing.md in PasscodesApp/Passcodes-Docs.

Changelog & Release Notes

Contribution Are Appreciated!!!

Failure

Currently the project (more or less also me) is not ready for (code) contributions. This project is currently limited by my expertise & I am beginner. Meaning I don;t want others code in my codebase, that I don't understand, I am learning android and will surely learn basic off by start of 2026.. then i will allow the contribution to this repo... But as of now i don't admire code contribution. As I am beginner in android and might have difficultly in understanding code that not written by me...

There are still other ways to contribute to project.. like by testing app, by contributing to documentation or more or less just by spreading the word around.. about the app. but, code contribution is limited from my side.... & I hope you can understand...

For more, information on what kind of contribution we approve or allow, please open a issue in our repo. that way you avoid wasting your time...

Read More

By, contributing to project you accept the Terms For Contributions, CONTRIBUTING & MIT License.

And also have look at Open Contributing Timeline.

Security Policy

Available here in PasscodesApp/Passcodes-Docs.

License

Passcodes Project is license under MIT License. Downloading Or Use the app or any associated stuff would mean, you are okay and have accepted the license terms.