Skip to content

Commit f4ea9e2

Browse files
Clarify platform privacy and availability
1 parent 9025f47 commit f4ea9e2

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ that runs on hardware you own, with no cloud or account. Off Grid is available o
66
- **iOS** - stable 0.0.103 on the App Store (iOS 17+)
77
- **Android** - stable on Google Play (Android 10+)
88
- **macOS** - stable 0.0.38 for Apple Silicon, plus a nightly track
9-
- **Windows** - x64 nightly 0.0.39-beta.66; pre-release, with no stable build yet
9+
- **Windows** - x64 nightly 0.0.39-beta.66; free core app only, with no stable build or Pro support yet
1010

1111
Built with [Jekyll](https://jekyllrb.com/) and deployed to **https://getoffgridai.co**
1212
via GitHub Pages (see `.github/workflows/pages.yml`). Search is powered by

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: Off Grid
2-
description: Run AI on iOS, Android, macOS, and Windows using hardware you own. No cloud or account. Your data never leaves your device.
2+
description: Run AI on iOS, Android, macOS, and Windows using hardware you own. Local models keep your prompts on your device; remote models connect only to servers you choose.
33
url: https://getoffgridai.co
44
baseurl: ""
55

docs/GAPS_BACKLOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ _None._
1010

1111
- **Visual browser QA was incomplete for the four-platform rollout** (2026-07-17). Rendered and inspected `/`, `/download/`, `/desktop/`, `/desktop/releases/`, `/mobile/`, and `/mobile/releases/` at 1440x1000 and 390x844 after the final production build. Platform labels, release states, download controls, headings, and requirements are readable and unclipped at both widths, with no horizontal overflow in the changed journey.
1212

13-
- **Platform availability was not represented consistently across the main customer journey** (2026-07-17). Home, Download, Desktop, Desktop Releases, Mobile, Mobile Releases, analytics metadata, site metadata, and `llms.txt` now present iOS, Android, macOS, and Windows. The copy distinguishes macOS stable/nightly from Windows x64 nightly-only and states that Windows has no stable build yet. Verified with a production Jekyll build, Pagefind indexing, rendered assertions for all seven routes/artifacts, and GitHub release APIs: macOS stable `v0.0.38`, Windows pre-release `v0.0.39-beta.66`, and both permanent nightly assets exist and redirect.
13+
- **Platform availability was not represented consistently across the main customer journey** (2026-07-17). Home, Download, Desktop, Desktop Releases, Mobile, Mobile Releases, analytics metadata, site metadata, and `llms.txt` now present iOS, Android, macOS, and Windows. The copy distinguishes macOS stable/nightly from Windows x64 nightly-only and states that Windows has no stable build yet. Verified with a production Jekyll build, Pagefind indexing, rendered assertions for six routes plus `llms.txt`, and GitHub release APIs: macOS stable `v0.0.38`, Windows pre-release `v0.0.39-beta.66`, and both permanent nightly assets exist and redirect.
1414

1515
- **Mobile minimum-version copy conflicted across download, product, and guide pages** (2026-07-17). Standardized the published requirements to iOS 17+ and Android 10+ across the affected customer journey. Verified iOS 0.0.103 and minimum iOS 17.0 through Apple's lookup API, then rebuilt the production site and asserted the rendered routes.
1616

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Home
44
nav_order: 1
5-
description: Private AI for iOS, Android, macOS, and Windows, running on hardware you own. 100k+ downloads, 2500+ GitHub stars. Your data never leaves your device.
5+
description: Private AI for iOS, Android, macOS, and Windows. Local models run on hardware you own; remote models connect only to servers you choose. 100k+ downloads, 2500+ GitHub stars.
66
---
77

88
<img src="{{ '/assets/cover.png' | relative_url }}" alt="Off Grid - Private AI. No cloud. No compromise." class="hero-cover">
@@ -14,7 +14,7 @@ description: Private AI for iOS, Android, macOS, and Windows, running on hardwar
1414

1515
**A private AI that runs on the hardware you already own.**
1616

17-
Chat, images, vision, voice, documents - on iOS, Android, macOS, and Windows, running on hardware you own. Nothing you do is sent anywhere. Off Grid AI Pro adds one intelligence layer across your phone and laptop. The layer that merges the two is landing through July.
17+
Chat, images, vision, voice, documents - on iOS, Android, macOS, and Windows, running on hardware you own. Local models keep your prompts on your device. If you connect a remote model, Off Grid sends requests only to the server you choose. Off Grid AI Pro adds one intelligence layer across your phone and laptop. The layer that merges the two is landing through July.
1818

1919
<div class="hero-buttons">
2020
<a href="https://apps.apple.com/us/app/off-grid-local-ai/id6759299882?utm_source=offgrid-docs&utm_medium=website&utm_campaign=download" target="_blank" rel="noopener" class="btn btn-green">

0 commit comments

Comments
 (0)