1
0
Fork 0

Documentation update (#527)

* play store and uptodown links

* uptodown install instructions

* removed the IzzyOnDroid link
This commit is contained in:
Dimo Karaivanov 2024-05-25 14:08:16 +03:00 committed by sspanak
parent ae116f8036
commit 9cae5e8129
2 changed files with 27 additions and 11 deletions

View file

@ -19,18 +19,29 @@ This is a modernized version of the [original project](https://github.com/Clam-/
</table>
## 📦 Install
<table>
<tr>
<td>
<a href="https://f-droid.org/app/io.github.sspanak.tt9">
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Download from F-Droid" height="80">
</a>
</td>
<td>
<a href="https://io-github-sspanak-tt9.en.uptodown.com/android">
<img src="https://stc.utdstc.com/img/mediakit/download-gio-big.png" alt="Download from uptodown" height="54">
</a>
</td>
<td>
<a href="https://github.com/sspanak/tt9/releases/latest">
<img src="!RAW/get-it-on-github-badge.png" alt="Download from GitHub" height="80">
</a>
</td>
</tr>
</table>
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/app/io.github.sspanak.tt9)
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png"
alt="Get it on IzzyOnDroid"
height="80">](https://apt.izzysoft.de/fdroid/index/apk/io.github.sspanak.tt9)
[<img src="!RAW/get-it-on-github-badge.png"
alt="Get it on GitHub"
height="80">](https://github.com/sspanak/tt9/releases/latest)
_Looking for a Google Play Store version? See [this announcement](https://github.com/sspanak/tt9/issues/526)._
If your phone does not allow installing custom APKs, consult the [Installation Guide](docs/installation.md).
_If your phone does not allow installing custom APKs, please consult the [Installation Guide](docs/installation.md)._
## ⚙️ System Requirements
- Android 4.4 or higher.

View file

@ -3,12 +3,17 @@
## Devices that allow installing APKs
### From F-Droid
The recommended way of installing is using F-droid. It will automatically manage downloads and keep TT9 up-to-date. The downside is new versions may become available as late as two weeks after the official release.
The recommended way of installing is using F-droid. It will automatically manage downloads and keep TT9 up-to-date. The downside is new versions may become available as late as two weeks after the official release on Github.
If you don't have F-droid, get the official F-droid APK from https://f-droid.org/ and install it. For more info, refer to the [installation instructions](https://f-droid.org/en/docs/Get_F-Droid/).
After you get F-droid working, just open it, search for "Traditional T9" and install it.
### From Uptodown
Uptodown is similar to F-droid. You can get Traditional T9 easily, but new versions become available at least a week after the Github release.
If you don't have the Uptodown Store, download and install it from [uptodown.com](https://uptodown-android.en.uptodown.com/android).
### From GitHub
If you would like to run the latest version as soon as it is released, go to the GitHub [Releases section](https://github.com/sspanak/tt9/releases). Then either download the APK on your phone or download it on a computer and transfer it to the phone. After that, just click or tap to install. If custom APK installation is enabled, it will just work. If not, your phone may show a popup, asking you to grant the installation permission, before proceeding.