mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
update readme
This commit is contained in:
parent
b8f8e258f5
commit
80115b247d
@ -1,5 +1,8 @@
|
|||||||
PwdStore
|
PwdStore
|
||||||
========
|
========
|
||||||
|
[](irc://chat.freenode.net/Android-Password-Store)
|
||||||
|
[](https://gitter.im/zeapo/android-password-store?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
[](https://android-arsenal.com/details/1/1208)
|
||||||
|
|
||||||
This application tries to be 100% compatible with [pass](http://www.passwordstore.org/)
|
This application tries to be 100% compatible with [pass](http://www.passwordstore.org/)
|
||||||
|
|
||||||
@ -17,11 +20,9 @@ Community
|
|||||||
A few ways to get in touch:
|
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
|
- [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
|
|
||||||
- [](https://gitter.im/zeapo/android-password-store?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
||||||
- [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!
|
- [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!
|
||||||
|
|
||||||
[](https://android-arsenal.com/details/1/1208)
|
|
||||||
|
|
||||||
|
|
||||||
FAQ
|
FAQ
|
||||||
|
9
irc_badge.svg
Normal file
9
irc_badge.svg
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="18">
|
||||||
|
<rect rx="3" width="117" height="18" fill="#162e34"></rect>
|
||||||
|
<path fill="#ce1d73" d="M62 0h4v18h-4z"></path>
|
||||||
|
<rect rx="3" width="88" height="18" x="62" fill="#ce1d73"></rect>
|
||||||
|
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
||||||
|
<text x="10" y="13">#</text>
|
||||||
|
<text x="36.5" y="13">IRC</text><text x="106.5" y="13">Freenode</text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 455 B |
Loading…
x
Reference in New Issue
Block a user