diff options
author | Mohamed Zenadi <mohamed.zenadi@gmail.com> | 2014-10-29 23:34:16 +0100 |
---|---|---|
committer | Mohamed Zenadi <mohamed.zenadi@gmail.com> | 2014-10-29 23:34:16 +0100 |
commit | 2c97c8a1e1047be19419eae55b1cb0d60740116d (patch) | |
tree | 5090c580a3f9b56a9a37f2609bd2e0da2a59e216 | |
parent | ac94effd147e1ea1d57f2d397d791cd508faa7b1 (diff) |
added links to irc and the community
-rw-r--r-- | README.md | 17 |
1 files changed, 14 insertions, 3 deletions
@@ -3,9 +3,20 @@ 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), -from [F-Droid](https://f-droid.org/repository/browse/?fdid=com.zeapo.pwdstore), or -using the apk file found at `app/app-release.apk` or build everything from source. +You can install the application from: + +- [F-Droid](https://f-droid.org/repository/browse/?fdid=com.zeapo.pwdstore) (the prefered way) +- [Play Store](https://play.google.com/store/apps/details?id=com.zeapo.pwdstore) (always lags behind) +- Using the apk file found at `app/app-release.apk` or build everything from source (always updated before Play Store, but usually after F-Droid) + +Community +========= + +A few ways to get in touch: + +- [Github issues](https://github.com/zeapo/Android-Password-Store/issues), use it if you have a bug report, you do not understand how somehting works or feature request +- IRC : on irc://chat.freenode.net/Android-Password-Store (that means channel #Android-Password-Store on freenode), some of us hangout there +- [reddit](https://www.reddit.com/r/androidpwd), want to discuss something and it's midnight, no one on irc and you really want to write more than a couple of lines? reddit is your way! How-To ====== |