From ce8c0a505f4783a83f15f3665f59d374c28a9822 Mon Sep 17 00:00:00 2001 From: tycrek Date: Tue, 14 Jan 2020 08:58:46 -0700 Subject: [PATCH] Update Aurora store issue #33 --- CONTRIBUTORS.md | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 331d34b..3ae0a94 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -19,6 +19,7 @@ GitHub: - [@okias](https://github.com/okias) - [@flubberding](https://github.com/flubberding) - [@je-vv](https://github.com/je-vv) +- [@RefexHD](https://github.com/RefexHD) Reddit: diff --git a/README.md b/README.md index 8632f89..dbadef8 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ When searching for replacements, check the alternative stores (such as F-Droid) - [Aptoide](https://www.aptoide.com/) - Marketplace for Android apps. Publishers/developers manage their own stores rather than a centralized market such as Google Play Store. - [Yalp Store](https://github.com/yeriomin/YalpStore) - Yalp downloads Play Store apps as APK files. Helpful if you want to stay away from the Play Store, but require an app that is only available there. - [APKMirror](https://www.apkmirror.com/) - An online library of user-uploaded APK files. Helpful if you need a specific older version of an app or don't want to download it through Google Play. - - [Aurora Store](https://gitlab.com/AuroraOSS/AuroraStore) - Aurora Store is simply a fork of the Yalp Store, but with an updated, cleaner UI. It can also utilize [microG](https://microg.org/) if you wish to use *very minimal* Google Play services. + - [Aurora Store](https://gitlab.com/AuroraOSS/AuroraStore) - Aurora Store is ~~simply a fork of the Yalp Store~~ no longer a fork of Yalp, but is now its own project (see their [readme](https://gitlab.com/AuroraOSS/AuroraStore/blob/master/README.md)). It can also utilize [microG](https://microg.org/) if you wish to use *very minimal* Google Play services. Thanks @RefexHD for clarifying. - [Fossdroid](https://fossdroid.com/) - Uses the same library as F-Droid, but with a modern UI similar to that of the Play Store and the ability to view apps by popularity. - [G-Droid](https://gitlab.com/gdroid/gdroidclient/) - Also uses the F-Droid repo but with a different UI. - [APKGrabber](https://github.com/hemker/apkgrabber) - Fork of [APKUpdater](https://github.com/rumboalla/apkupdater). Both are great tools for avoiding app stores (on Android).