Skip to content

Commit f881884

Browse files
committed
Add the IzzyOnDroid badge
1 parent e22c1f7 commit f881884

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ A highly customizable interval timer app for Android
88

99
## Download
1010

11-
|Link|Package Name|
12-
|:-:|:-:|
13-
|<a href='https://play.google.com/store/apps/details?id=io.github.deweyreed.timer.google'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' height='75'/></a>|io.github.deweyreed.timer.google|
14-
|[Get it on Google Drive](https://drive.google.com/open?id=1YHIdW77fuxmyQ7sFza1LEIqmhzBygEZx)<br>(AAB universial APK)|io.github.deweyreed.timer.google|
15-
|<a href='https://f-droid.org/en/packages/io.github.deweyreed.timer.other/'><img alt='Get it on F-Droid' src='https://fdroid.gitlab.io/artwork/badge/get-it-on.png' height='75'/></a>|io.github.deweyreed.timer.other|
16-
|[Get it on GitHub](https://github.com/timer-machine/timer-machine-android/releases)|io.github.deweyreed.timer.other|
11+
| Link | Package Name |
12+
|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------:|
13+
| <a href='https://play.google.com/store/apps/details?id=io.github.deweyreed.timer.google'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' height='75'/></a> | io.github.deweyreed.timer.google |
14+
| [Get it on Google Drive](https://drive.google.com/open?id=1YHIdW77fuxmyQ7sFza1LEIqmhzBygEZx)<br>(AAB universial APK) | io.github.deweyreed.timer.google |
15+
| <a href='https://f-droid.org/en/packages/io.github.deweyreed.timer.other/'><img alt='Get it on F-Droid' src='https://fdroid.gitlab.io/artwork/badge/get-it-on.png' height='75'/></a> | io.github.deweyreed.timer.other |
16+
| <a href='https://apt.izzysoft.de/fdroid/index/apk/io.github.deweyreed.timer.other'><img alt='Get it on IzzyOnDroid' src='https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroidButtonGreyBorder_nofont.png' height='50'/></a> | io.github.deweyreed.timer.other |
17+
| [Get it on GitHub](https://github.com/timer-machine/timer-machine-android/releases) | io.github.deweyreed.timer.other |
1718

1819
## Structure
1920

@@ -34,7 +35,7 @@ The `google` product flavor is the version in Google Play. It has some in-app pu
3435
uses Firebase to store backup files and AppCenter to track crashes.
3536

3637
- Firebase: Create a Firebase project and add `google-services.json` to the project.
37-
- [This optional Firebase Cloud Function](functions/index.js) removes old backup files when
38+
- [This optional Firebase Cloud Function](functions/index.js) removes old backup files when
3839
there are too many.
3940
- AppCenter: Create an AppCenter project and put the app secret to your `local.properties`(
4041
Format: `APP_CENTER_APP_SECRET=your-app-secret`).

0 commit comments

Comments
 (0)