From c38913521e7bd525eefcf384ae64bd737828ff03 Mon Sep 17 00:00:00 2001 From: TheMainOne <theevilskely@tutanota.com> Date: Mon, 20 Jul 2020 21:17:12 -0400 Subject: [PATCH] Add Google Play Store https://framagit.org/reverseeagle/project-management/-/issues/4#note_756894 --- replace/google-play-store.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 replace/google-play-store.md diff --git a/replace/google-play-store.md b/replace/google-play-store.md new file mode 100644 index 0000000..e291027 --- /dev/null +++ b/replace/google-play-store.md @@ -0,0 +1,18 @@ +--- +product: Google Play Store +type: "Digital distribution" +layout: replace +--- + +# Google Play Store + +## F-Droid + +F-Droid is a community-maintained software repository for Android, similar to the Google Play store. The main repository, hosted by the project, contains only free and open source apps. Applications can be browsed, downloaded and installed from the F-Droid website or client app without the need to register for an account. "Anti-Features" such as advertising, user tracking, or dependence on nonfree software are flagged in app descriptions. The website also offers the source code of applications it hosts. + +{% infobox %} + - **Website**: [f-droid.org](https://f-droid.org/) + - **Source codes**: [GitLab](https://gitlab.com/fdroid) + - **Publish your package**: [GitLab](https://gitlab.com/fdroid/rfp/-/issues) + - **License**: GNU GPLv3+ +{% endinfobox %} -- GitLab