Skip to content

Commit 9b54d35

Browse files
committed
chore(docs): update readme with info about play store release
1 parent 43d3118 commit 9b54d35

File tree

3 files changed

+13
-23
lines changed

3 files changed

+13
-23
lines changed

.github/repo_photos/banner.png

-163 KB
Binary file not shown.

.github/repo_photos/googleplay.png

20 KB
Loading

README.md

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@ Tomato is a minimalist Pomodoro timer for Android based on Material 3 Expressive
77

88
</div>
99

10-
> [!NOTE]
11-
> Tomato is available on Google Play in closed testing.
12-
>
13-
Please [use this link to join the testers Google Group](https://groups.google.com/g/nsh07-app-testers)
14-
> and then
15-
>
16-
install [Tomato from the Play Store with this link](https://play.google.com/store/apps/details?id=org.nsh07.pomodoro).
17-
> Tomato needs 12 testers for at least 14 days for the app to be available on Google Play publicly.
18-
1910
<div align="center">
2011

2112
<a href="https://hosted.weblate.org/engage/tomato/?utm_source=widget">
@@ -33,12 +24,15 @@ install [Tomato from the Play Store with this link](https://play.google.com/stor
3324
<img src="https://img.shields.io/badge/API-27+-blue?logo=android&labelColor=1a1a1a">
3425

3526
<p>
36-
<a href="https://apt.izzysoft.de/fdroid/index/apk/org.nsh07.pomodoro">
37-
<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" width="200">
27+
<a href="https://play.google.com/store/apps/details?id=org.nsh07.pomodoro">
28+
<img src=".github/repo_photos/googleplay.png" width="200">
3829
</a>
3930
<a href="https://f-droid.org/packages/org.nsh07.pomodoro">
4031
<img src="https://f-droid.org/badge/get-it-on.png" width="200">
4132
</a>
33+
<a href="https://apt.izzysoft.de/fdroid/index/apk/org.nsh07.pomodoro">
34+
<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" width="200">
35+
</a>
4236
</p>
4337
<p>
4438
<a href="https://hosted.weblate.org/engage/tomato/">
@@ -100,24 +94,20 @@ translating this project into languages you know.
10094

10195
## Download
10296

103-
- **Google Play Store** (recommended): Tomato is available for closed testing on Google Play. Use
104-
[this link to join the testers Google Group](https://groups.google.com/g/nsh07-app-testers), then
105-
[install Tomato from the Play Store with this link](https://play.google.com/store/apps/details?id=org.nsh07.pomodoro)
106-
and help Tomato to get an official Play Store release.
97+
- **Google Play Store** (recommended): Tomato will soon be available (currently in closed testing)
98+
on the Google Play Store.
99+
[You can find it through this link](https://play.google.com/store/apps/details?id=org.nsh07.pomodoro).
107100
- **F-Droid** (recommended): Tomato is available on the official F-Droid repository. Simply open
108-
your preferred F-Droid app and search for Tomato.
109-
Updates on F-Droid are generally a week late. To get faster updates, you can install it through
101+
your preferred F-Droid app and search for Tomato. Updates on F-Droid are generally a week late. To
102+
get faster updates, you can install it through
110103
the [IzzyOnDroid repository](https://apt.izzysoft.de/fdroid/).
111-
- **Obtainium** (recommended): You can add this GitHub repository
112-
on [Obtainium](https://obtainium.imranr.dev/) to get updates directly from GitHub releases. This
113-
is the fastest way to install and update Tomato.
114104
- **GitHub releases**: Alternatively, you can manually download and install APKs from
115-
the [Releases](https://github.com/nsh07/Tomato/releases/latest) section of this repo (This
116-
method is not recommended, use Obtainium instead).
105+
the [Releases](https://github.com/nsh07/Tomato/releases/latest) section of this repo (This method
106+
is not recommended, use Google Play/F-Droid instead).
117107

118108
> [!TIP]
119109
> To [verify](https://developer.android.com/studio/command-line/apksigner#usage-verify) the APK
120-
> downloaded from Obtainium/GitHub, use the following signing certificate fingerprints:
110+
> downloaded from GitHub, use the following signing certificate fingerprints:
121111
> ```
122112
> SHA1: B1:4E:17:93:11:E8:DB:D5:35:EF:8D:E9:FB:8F:FF:08:F8:EC:65:08
123113
> SHA256: 07:BE:F3:05:81:BA:EE:8F:45:EC:93:E4:7E:E6:8E:F2:08:74:E5:0E:F5:70:9C:78:B2:EE:67:AC:86:BE:4C:3D

0 commit comments

Comments
 (0)