3 Commits

Author SHA1 Message Date
me e8af6e713c Change link for Obtainium file to be the raw source. 2026-07-23 18:16:32 -07:00
me 10b1c4087f Reword the F-Droid section slightly. 2026-07-04 11:41:39 -07:00
me 256eb02dee Test having a link open F-Droid directly. 2026-07-04 11:24:53 -07:00
+8 -3
View File
@@ -38,7 +38,7 @@
convenient group: convenient group:
</p> </p>
<ul class="indent"><li> <ul class="indent"><li>
<a href="https://git.hyperling.com/me/env-obtainium-hyperling/src/branch/main/obtainium-export.json" <a href="https://git.hyperling.com/me/env-obtainium-hyperling/raw/branch/main/obtainium-export.json"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
> >
[obtainium-export.json] | Hyperling's Apps [obtainium-export.json] | Hyperling's Apps
@@ -98,18 +98,23 @@
<strong>F-Droid App Store</strong> <strong>F-Droid App Store</strong>
<p> <p>
If you prefer F-Droid over Obtainium, that's an option too! If you prefer F-Droid over Obtainium, that's an option too!
Just visit the link below, click the link, and choose 'Add repository' when F-Droid opens. Just visit the link below, click the link in the center,
and choose 'Add repository' when F-Droid opens.
</p> </p>
<ul class="indent"> <ul class="indent">
<li> <li>
<a href="https://fdroid.hyperling.com" <a href="https://fdroid.hyperling.com"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
>[fdroid.Hyperling.com]</a> >[fdroid.Hyperling.com]</a>
or
<a href="https://fdroid.link/#https://fdroid.hyperling.com/fdroid/repo">
[open directly with F-Droid]</a>
</li> </li>
</ul> </ul>
<p> <p>
It should recognize if any apps are already installed, It should recognize if any apps are already installed,
and depending on your settings will notify or auto-update for you. and depending on your settings will notify of changes
or auto-update for you.
</p> </p>
</div> </div>
</div> </div>