Skip to content

Commit fa02fb9

Browse files
committed
Add F-Droid install information to readme
1 parent 0efc907 commit fa02fb9

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,22 @@ Well, you already know the weather where you are, don't you? What you *don't* kn
1111
Through using Elsewhere, you may discover a new place you've never heard of before. Actually, scratch that. I can *guarantee* you will. Almost every day, in fact. The world is huge, and there just isn't enough time to visit every corner of it -- but maybe there's enough time to become aware of more places.
1212

1313
## Download
14-
[Download APK](https://github.com/dkter/elsewhere/releases/download/v1.0/Elsewhere.apk)
14+
Elsewhere targets Android 11.0 and supports Android 5.0 (Lollipop) and newer.
15+
16+
### Google Play Store
17+
coming soon!
18+
19+
### F-Droid
20+
Make sure you have the [IzzyOnDroid F-Droid repo](https://apt.izzysoft.de/fdroid/index/) added:
21+
- Go to F-Droid Settings -> Repositories
22+
- Tap the plus button in the top right
23+
- Add this URL under "Repository address": `https://apt.izzysoft.de/fdroid/repo`
24+
25+
Then, download Elsewhere through F-Droid:
26+
https://f-droid.org/packages/me.davidteresi.elsewhere
27+
28+
### APK download
29+
Alternatively, [click here](https://github.com/dkter/elsewhere/releases/download/v1.0/Elsewhere.apk) to download an APK you can install on your phone.
1530

1631
## Build
1732
Get an OpenWeatherMap API key and create a file called `keys.properties` in the root of this repo, then format it like this:

0 commit comments

Comments
 (0)