Coder Social home page Coder Social logo

hughwilliams94 / passman-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nextcloud/passman-android

0.0 1.0 0.0 574 KB

:key: Android app for Passman.

Home Page: https://passman.cc

License: GNU General Public License v3.0

Shell 6.69% CMake 2.39% Java 76.21% C++ 14.70%

passman-android's Introduction

passman-android

Passman Android application

This app is only compatible with passman V2.x or higher.
The passwords will be provided by passman.

Current features

  • Setup app (enter the nextcloud server settings)
  • Display vault list
  • Login to vault
  • Display credential list
  • Display a single credential (with edit fields)
  • OTP generation

Build locally

  1. Clone the repo
  2. Setup the git submodules with git submodule update --init --recursive
  3. Install the SDK an the NDK
  4. Copy Openssl.conf.sample to Openssl.conf
  5. Edit the NDK path in Openssl.conf to match your local NDK path
  6. Run SetupOpenssl.sh
  7. If you want to compile either an alpha or release version, create a keystore either with Android Studio or keytool and add at least a key for the alpha build:
    keytool -genkey -v -keystore keystore.jks -alias beta
    
  8. Create a gradle.properties file based on gradle.properties.example and fill in the appropriate values for your keystore. If you only build debug builds you can leave the default values.
  9. Use Android Studio to build or otherwise build with gradle.

Testing server

If you want access to a passman testing server, poke us on irc (freenode/#passman-dev)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.