Compare commits
10 Commits
756f7625a3
..
prod
| Author | SHA1 | Date | |
|---|---|---|---|
| 10b1c4087f | |||
| 256eb02dee | |||
| cd48fc3112 | |||
| b4556376d0 | |||
| 9d37e9e677 | |||
| 9f03b70611 | |||
| 8b2cbb1f0e | |||
| 734918433a | |||
| 0dd7dad766 | |||
| 94e69f97c5 |
+50
-45
@@ -98,18 +98,23 @@
|
||||
<strong>F-Droid App Store</strong>
|
||||
<p>
|
||||
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>
|
||||
<ul class="indent">
|
||||
<li>
|
||||
<a href="https://fdroid.hyperling.com"
|
||||
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>
|
||||
</ul>
|
||||
<p>
|
||||
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>
|
||||
</div>
|
||||
</div>
|
||||
@@ -146,29 +151,35 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="col-12 text border" id="tictactoe">
|
||||
<a href="https://git.hyperling.com/me/android-tictactoe/releases"
|
||||
target="_blank" rel="noopener noreferrer">
|
||||
<div class="col-12 text border" id="timer">
|
||||
<a href="https://git.hyperling.com/me/android-infinite-timer/releases"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
<figure>
|
||||
<img class="app-icon" loading="lazy" alt="<<tictactoe.png>>"
|
||||
src="/files/media/icons/tictactoe.png"
|
||||
<img class="app-icon" loading="lazy" alt="<<infinitetimer.png>>"
|
||||
src="/files/media/icons/infinitetimer.png"
|
||||
>
|
||||
<figcaption>
|
||||
Tic-Tac-Toe
|
||||
Infinite Timer
|
||||
</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
<p>
|
||||
Play against a friend or a range of AIs.
|
||||
Written to practice Kotlin/Compose.
|
||||
Play a notification at your chosen interval.
|
||||
</p>
|
||||
<p>
|
||||
<!--[<s><a>F-Droid</a></s>]-->
|
||||
[<a href="https://git.hyperling.com/me/android-tictactoe/"
|
||||
<!--[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer"
|
||||
target="_blank" rel="noopener noreferrer">Play Store</a>]-->
|
||||
[<a href="https://git.hyperling.com/me/android-infinite-timer/"
|
||||
target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
[<a href="https://git.hyperling.com/me/android-tictactoe/releases"
|
||||
[<a href="https://git.hyperling.com/me/android-infinite-timer/releases"
|
||||
target="_blank" rel="noopener noreferrer">APKs / Obtainium URL</a>]
|
||||
</p>
|
||||
<!--<p>
|
||||
<s>
|
||||
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
|
||||
</s>
|
||||
</p>-->
|
||||
</div>
|
||||
|
||||
<div class="col-12 text border" id="ctfu">
|
||||
@@ -201,37 +212,6 @@
|
||||
</p>-->
|
||||
</div>
|
||||
|
||||
<div class="col-12 text border" id="timer">
|
||||
<a href="https://git.hyperling.com/me/android-infinite-timer/releases"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
<figure>
|
||||
<img class="app-icon" loading="lazy" alt="<<infinitetimer.png>>"
|
||||
src="/files/media/icons/infinitetimer.png"
|
||||
>
|
||||
<figcaption>
|
||||
Infinite Timer
|
||||
</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
<p>
|
||||
Play a notification at your chosen interval.
|
||||
</p>
|
||||
<p>
|
||||
<!--[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer"
|
||||
target="_blank" rel="noopener noreferrer">Play Store</a>]-->
|
||||
[<a href="https://git.hyperling.com/me/android-infinite-timer/"
|
||||
target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
[<a href="https://git.hyperling.com/me/android-infinite-timer/releases"
|
||||
target="_blank" rel="noopener noreferrer">APKs / Obtainium URL</a>]
|
||||
</p>
|
||||
<!--<p>
|
||||
<s>
|
||||
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
|
||||
</s>
|
||||
</p>-->
|
||||
</div>
|
||||
|
||||
<div class="col-12 text border" id="sleep">
|
||||
<a href="https://git.hyperling.com/me/android-45-minute-rule/releases"
|
||||
target="_blank" rel="noopener noreferrer">
|
||||
@@ -262,6 +242,31 @@
|
||||
</p>-->
|
||||
</div>
|
||||
|
||||
<div class="col-12 text border" id="tictactoe">
|
||||
<a href="https://git.hyperling.com/me/android-tictactoe/releases"
|
||||
target="_blank" rel="noopener noreferrer">
|
||||
<figure>
|
||||
<img class="app-icon" loading="lazy" alt="<<tictactoe.png>>"
|
||||
src="/files/media/icons/tictactoe.png"
|
||||
>
|
||||
<figcaption>
|
||||
Tic-Tac-Toe
|
||||
</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
<p>
|
||||
Play against a friend or a range of AIs.
|
||||
Written to practice Kotlin/Compose.
|
||||
</p>
|
||||
<p>
|
||||
<!--[<s><a>F-Droid</a></s>]-->
|
||||
[<a href="https://git.hyperling.com/me/android-tictactoe/"
|
||||
target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
[<a href="https://git.hyperling.com/me/android-tictactoe/releases"
|
||||
target="_blank" rel="noopener noreferrer">APKs / Obtainium URL</a>]
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="col-12 text border" id="games">
|
||||
<a href="https://git.hyperling.com/me/android-hypergames/releases"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="col-12 text">
|
||||
<strong><a href="/freedom/">2026-07-03</a></strong>
|
||||
<strong><a href="https://fdroid.hyperling.com/">2026-07-04</a></strong>
|
||||
<p>
|
||||
My F-Droid repo is now available for those not using Obtainium.
|
||||
<a href="https://fdroid.hyperling.com
|
||||
<a href="https://fdroid.hyperling.com/"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>Find it here</a>!
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user