Bitwarden-app-android-iphon.../store/fdroid/index.html

36 lines
1.5 KiB
HTML
Raw Normal View History

2019-06-10 21:31:33 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Bitwarden on F-Droid</title>
2019-06-10 22:09:34 +02:00
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous">
2019-06-10 21:31:33 +02:00
</head>
2019-06-10 22:09:34 +02:00
<body style="text-align: center; padding: 20px;">
<h1>Bitwarden on F-Droid</h1>
<p>
<a href="https://mobileapp.bitwarden.com/fdroid/repo?fingerprint=BC54EA6FD1CD5175BCCCC47C561C5726E1C3ED7E686B6DB4B18BAC843A3EFE6C">
<img src="./qr.png" alt="" width="300" height="300" />
</a>
</p>
<p>
<a href="https://mobileapp.bitwarden.com/fdroid/repo?fingerprint=BC54EA6FD1CD5175BCCCC47C561C5726E1C3ED7E686B6DB4B18BAC843A3EFE6C">
<img src="./btn.png" alt="" width="323" height="125" />
</a>
</p>
<h3>Instructions</h3>
<ol>
<li>Install the <a href="https://f-droid.org" target="_blank">F-Droid</a> client app.</li>
<li>Click the button or scan the QR code above.</li>
<li>Add the Bitwarden repository to the F-Droid client app.</li>
<li>Refresh your F-Droid client app Categories tab.</li>
<li>Install Bitwarden from the F-Droid client app listing.</li>
</ol>
2019-06-10 21:31:33 +02:00
</body>
</html>