From 7149528698335c71e5472ff0cf36df5f35bfd755 Mon Sep 17 00:00:00 2001 From: rainxchzed Date: Sun, 10 May 2026 22:13:21 +0500 Subject: [PATCH] Drop competitor framing from the marketing site. --- _includes/head.html | 8 ++-- _includes/newsletter.html | 2 +- blog/index.md | 6 +-- index.html | 87 ++++----------------------------------- llms.txt | 4 +- press/index.html | 4 +- privacy-policy/index.html | 6 +-- 7 files changed, 22 insertions(+), 95 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index a0b563d..3fa2ec4 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -217,18 +217,18 @@ }, { "@type": "Question", - "name": "How is GitHub Store different from F-Droid?", + "name": "Which platforms does GitHub Store support?", "acceptedAnswer": { "@type": "Answer", - "text": "F-Droid only includes apps in its curated FOSS-only repository. GitHub Store discovers and installs apps directly from GitHub releases — including apps not in F-Droid." + "text": "Android, Windows, macOS, and Linux. The codebase is shared across all four via Kotlin Multiplatform and Compose Multiplatform." } }, { "@type": "Question", - "name": "How is GitHub Store different from Obtainium?", + "name": "How does GitHub Store keep installs current?", "acceptedAnswer": { "@type": "Answer", - "text": "Obtainium is a power-user updater for tracked GitHub repos. GitHub Store adds a discovery layer (browse trending, popular, hot releases), an install layer (Shizuku/Dhizuku silent install), and works on Desktop too. You can import your Obtainium library with one tap." + "text": "GitHub Store remembers what you installed and surfaces new releases automatically. On Android you can opt in to silent updates via Shizuku, Sui, or Dhizuku. Auto-update verifies the signing fingerprint matches the originally-installed key before applying any update." } }, { diff --git a/_includes/newsletter.html b/_includes/newsletter.html index 3ff0e95..2e98880 100644 --- a/_includes/newsletter.html +++ b/_includes/newsletter.html @@ -18,7 +18,7 @@ {% if site.buttondown_username and site.buttondown_username != "" %} {%- assign nl_id = include.id | default: "default" -%} {%- assign nl_title = include.title | default: "Get the next post" -%} -{%- assign nl_sub = include.subtitle | default: "Roughly one essay every 2 weeks. Founder notes, comparison guides, and major release breakdowns. No spam." -%} +{%- assign nl_sub = include.subtitle | default: "Roughly one essay every 2 weeks. Founder notes, engineering deep-dives, and major release breakdowns. No spam." -%} {%- assign nl_cta = include.cta | default: "Subscribe" -%} {%- assign nl_variant = include.variant | default: "card" -%} diff --git a/blog/index.md b/blog/index.md index 54c913a..9e2935f 100644 --- a/blog/index.md +++ b/blog/index.md @@ -1,7 +1,7 @@ --- layout: default title: Blog -description: Founder essays, comparison guides, tutorials, and engineering deep-dives from the makers of GitHub Store. +description: Founder essays, tutorials, and engineering deep-dives from the makers of GitHub Store. keywords: github store blog, github store news, github store updates, kotlin multiplatform blog, app store engineering, indie open source permalink: /blog/ redirect_from: @@ -12,7 +12,7 @@ redirect_from:

Blog

Notes from the build

-

Founder essays, position posts, comparison guides, and engineering deep-dives from the makers of GitHub Store.

+

Founder essays, position posts, and engineering deep-dives from the makers of GitHub Store.

- -
-
-

Comparison

-

How GitHub Store compares

-

Looking for an F-Droid alternative, Obtainium alternative, or a way to install Android apps directly from GitHub? GitHub Store turns any GitHub release into a one-tap install across all your devices.

-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureGitHub StoreObtainiumF-DroidAurora Store
Open source Apache-2.0
Cross-platform (Desktop too) Win, macOS, Linux, Android Android only Android only Android only
Discover new apps Trending, popular, hot Manual repo URL Curated Play Store mirror
Silent install (Shizuku/Dhizuku) Shizuku
China mirror system Multi-source race + SHA-256 verify~ Limited~ Limited
Direct GitHub releases Native Native Curated only Play only
Library import from Obtainium
-
-
-
@@ -189,12 +116,12 @@

Frequently Asked QuestionsYes. The app, the source code, and the backend are all open source under Apache 2.0.

-

How is GitHub Store different from F-Droid?

-

F-Droid only includes apps in its curated FOSS-only repository. GitHub Store discovers and installs apps directly from GitHub releases — including apps not in F-Droid.

+

Which platforms does GitHub Store support?

+

Android, Windows, macOS, and Linux. The codebase is shared across all four via Kotlin Multiplatform and Compose Multiplatform.

-

How is GitHub Store different from Obtainium?

-

Obtainium is a power-user updater for tracked GitHub repos. GitHub Store adds a discovery layer (browse trending, popular, hot releases), an install layer (Shizuku/Dhizuku silent install), and works on Desktop too. You can import your Obtainium library with one tap.

+

How does GitHub Store keep installs current?

+

GitHub Store remembers what you installed and surfaces new releases automatically. On Android you can opt in to silent updates via Shizuku, Sui, or Dhizuku. Auto-update verifies the signing fingerprint matches the originally-installed key before applying any update.

Does GitHub Store work in China?

@@ -372,7 +299,7 @@

About GitHub Store

diff --git a/llms.txt b/llms.txt index a24b092..d41a3ca 100644 --- a/llms.txt +++ b/llms.txt @@ -1,10 +1,10 @@ # GitHub Store -> Free, open-source app store for GitHub releases. Cross-platform (Android, Windows, macOS, Linux). Apache-2.0. Built by Usmon Narzullayev with Kotlin Multiplatform + Compose Multiplatform. F-Droid + Obtainium alternative with discovery, silent install, signing-key verification, and a multi-source mirror system for restricted networks. +> Free, open-source app store for GitHub releases. Cross-platform (Android, Windows, macOS, Linux). Apache-2.0. Built by Usmon Narzullayev with Kotlin Multiplatform + Compose Multiplatform. Discovery, silent install, signing-key verification, and a multi-source mirror system for restricted networks. ## Core pages -- [Homepage](https://github-store.org/): What GitHub Store is, who uses it, comparison vs F-Droid / Obtainium / Aurora Store, FAQ, About panel. +- [Homepage](https://github-store.org/): What GitHub Store is, who uses it, FAQ, About panel. - [Download](https://github-store.org/download/): Per-platform install methods. Android (APK direct, F-Droid, Obtainium). Windows (EXE, MSI, Scoop, Winget). macOS (DMG arm64/x64, PKG). Linux (AppImage, DEB, RPM, pacman). SHA-256 signing fingerprint for verification. - [Features](https://github-store.org/features/): Full feature catalog. Discovery, release browser, mirror system, rich details, app management (Library Imports, Obtainium import/export, Shizuku/Sui/Dhizuku silent install), collections, announcements feed, authentication, tweaks, localization (13 languages), network & performance. - [Press](https://github-store.org/press/): Boilerplate (1-sentence / 1-paragraph / 3-paragraph). Brand assets, color palette, screenshots, founder bio, "Featured in" list, quick facts table, press contact. diff --git a/press/index.html b/press/index.html index 83e87fb..c13d0f1 100644 --- a/press/index.html +++ b/press/index.html @@ -35,8 +35,8 @@

One paragraph

Three paragraphs

GitHub Store is a free, open-source app store for GitHub releases — built by a single 17-year-old developer, Usmon Narzullayev, in Uzbekistan. It runs on Android, Windows, macOS, and Linux from a shared Kotlin Multiplatform / Compose Multiplatform codebase, and is licensed under Apache-2.0.

-

The app provides three things GitHub itself does not: a discovery layer (trending, popular, hot releases, with platform-aware ranking), an install layer (one-tap, with optional Shizuku, Sui, or Dhizuku silent install on Android), and a verified update layer (SHA-256 against GitHub's published digests, auto-update blocked on signing-key mismatch). It can also import Obtainium libraries and recognise GitHub-sourced apps already installed on the device.

-

Unlike F-Droid, GitHub Store does not maintain its own curated repository — it indexes the live GitHub Search API, surfaces only repos that ship installable binaries, and falls back to direct GitHub when the curated index lags. Unlike Obtainium, GitHub Store is cross-platform, has discovery built in, and works on Desktop. Its backend (also Apache-2.0, also self-hostable) runs in the EU, hashes search queries client-side, and stores no IP-linked logs.

+

The app provides three things GitHub itself does not: a discovery layer (trending, popular, hot releases, with platform-aware ranking), an install layer (one-tap, with optional Shizuku, Sui, or Dhizuku silent install on Android), and a verified update layer (SHA-256 against GitHub's published digests, auto-update blocked on signing-key mismatch).

+

GitHub Store does not maintain its own curated repository — it indexes the live GitHub Search API, surfaces only repos that ship installable binaries, and falls back to direct GitHub when the curated index lags. Its backend (also Apache-2.0, also self-hostable) runs in the EU, hashes search queries client-side, and stores no IP-linked logs.

diff --git a/privacy-policy/index.html b/privacy-policy/index.html index d4a52f7..248425d 100644 --- a/privacy-policy/index.html +++ b/privacy-policy/index.html @@ -18,8 +18,8 @@

Privacy Policy

- Last Updated: May 8, 2026
- Version: 2.5
+ Last Updated: May 10, 2026
+ Version: 2.6
Developer: Usmon Narzullayev (rainxchzed)
Contact: rainxchzed@gmail.com
@@ -72,7 +72,7 @@

Newsletter (website only)

  • Provider: Buttondown, an indie privacy-focused email newsletter platform. Subject to Buttondown's Privacy Policy.
  • What we collect: Your email address, and the date you subscribed. Nothing else. No tracking pixels in newsletter emails by default.
  • -
  • How we use it: To send the newsletter — roughly one email every two weeks containing founder essays, comparison guides, tutorials, and major release breakdowns.
  • +
  • How we use it: To send the newsletter — roughly one email every two weeks containing founder essays, tutorials, and major release breakdowns.
  • Data sharing: We do not sell, rent, or share your email with third parties for marketing.
  • Unsubscribe: Every email contains a one-click unsubscribe link at the bottom. You can also email hello@github-store.org and we will remove you manually.
  • Storage: Subscriber addresses are stored on Buttondown servers (US) for as long as you are subscribed. Unsubscribing removes your address from the active list; Buttondown may retain it in their suppression list to prevent re-subscription bugs, per their own retention policy.