diff options
-rw-r--r-- | README.md | 10 | ||||
-rw-r--r-- | app/app-debug.apk | bin | 0 -> 1717752 bytes | |||
-rw-r--r-- | app/app-release.apk | bin | 0 -> 1717641 bytes | |||
-rw-r--r-- | tutorial_clone_ssh_then_decrypt.gif | bin | 0 -> 2184572 bytes |
4 files changed, 9 insertions, 1 deletions
@@ -4,7 +4,15 @@ PwdStore This application tries to be 100% compatible with [pass](http://www.zx2c4.com/projects/password-store/) You can install the application either from the [Play Store](https://play.google.com/store/apps/details?id=com.zeapo.pwdstore), -~~using the apk file found at `app/app-release.apk` or build everything from source.~~ +using the apk file found at `app/app-release.apk` or build everything from source. + +How-To +====== +*Note:* This section is work in progress + +Clone using SSH-key, then decrypt a password +-------------------------------------------- +![Clone And Decrypt](tutorial_clone_ssh_then_decrypt.gif) Features ======== diff --git a/app/app-debug.apk b/app/app-debug.apk Binary files differnew file mode 100644 index 00000000..4622e5aa --- /dev/null +++ b/app/app-debug.apk diff --git a/app/app-release.apk b/app/app-release.apk Binary files differnew file mode 100644 index 00000000..3be6a868 --- /dev/null +++ b/app/app-release.apk diff --git a/tutorial_clone_ssh_then_decrypt.gif b/tutorial_clone_ssh_then_decrypt.gif Binary files differnew file mode 100644 index 00000000..739b7c6b --- /dev/null +++ b/tutorial_clone_ssh_then_decrypt.gif |