add repo url info to fdroid page

This commit is contained in:
Kyle Spearrin 2019-06-10 16:47:00 -04:00
parent 76078348d6
commit 504731885a
2 changed files with 8 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Bitwarden Mobile Application
<a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" target="_blank"><img alt="Get it on Google Play" src="https://imgur.com/YQzmZi9.png" width="153" height="46"></a> <a href="https://itunes.apple.com/us/app/bitwarden-free-password-manager/id1137397744?mt=8" target="_blank"><img src="https://imgur.com/GdGqPMY.png" width="135" height="40"></a>
<a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" target="_blank"><img alt="Get it on Google Play" src="https://imgur.com/YQzmZi9.png" width="153" height="46"></a> <a href="https://mobileapp.bitwarden.com/fdroid/" target="_blank"><img alt="Get it on Google Play" src="https://i.imgur.com/HDicnzz.png" width="154" height="46"></a> <a href="https://itunes.apple.com/us/app/bitwarden-free-password-manager/id1137397744?mt=8" target="_blank"><img src="https://imgur.com/GdGqPMY.png" width="135" height="40"></a>
The Bitwarden mobile application is written in C# with Xamarin Android, Xamarin iOS, and Xamarin Forms.

View File

@ -24,6 +24,13 @@
<img src="./btn.png" alt="" width="323" height="125" />
</a>
</p>
<h3 style="font-size: 1.25rem;">Repository</h3>
<div style="text-align: left;">
URL:
<pre><code>https://mobileapp.bitwarden.com/fdroid/repo</code></pre>
Fingerprint:
<pre><code>BC54EA6FD1CD5175BCCCC47C561C5726E1C3ED7E686B6DB4B18BAC843A3EFE6C</code></pre>
</div>
<h3 style="font-size: 1.25rem;">Instructions</h3>
<ol style="text-align: left; padding-left: 25px;">
<li>Install the <a href="https://f-droid.org" target="_blank">F-Droid</a> client app.</li>