Skip to content

Commit 0fe1634

Browse files
docs: clarify macOS release-specific guidance (#54)
1 parent cdf3bfb commit 0fe1634

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

_includes/schema-faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"name": "What platforms does ActivityWatch support?",
4242
"acceptedAnswer": {
4343
"@type": "Answer",
44-
"text": "ActivityWatch runs on Windows (10 and later), macOS (10.15+), Linux (most distributions), and Android. Browser extensions are available for Chrome and Firefox to track your web activity."
44+
"text": "ActivityWatch runs on Windows, macOS, Linux, and Android. Browser extensions are available for Chrome and Firefox to track your web activity. macOS version and architecture support varies by release, so check the downloads page if you need a specific macOS build."
4545
}
4646
}
4747
]

_includes/schema-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
}
9090
]
9191
},
92-
"softwareRequirements": "Requires Windows 10 or later, macOS 10.15 or later, Linux kernel 5.4 or later, or Android 7.0 or later",
92+
"softwareRequirements": "Requires Windows 10 or later, Linux kernel 5.4 or later, or Android 7.0 or later. macOS version and architecture support varies by release; see the downloads page for current macOS builds.",
9393
"creator": {
9494
"@type": "Person",
9595
"name": "Erik Bjäreholt",

downloads.pug

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ article.container
2626
div For help on how to get started, see the #[a(href="https://docs.activitywatch.net/en/latest/getting-started.html") Getting Started guide] in the documentation.
2727

2828
div Looking for an older or pre-release version? You can find all #[a(href="https://github.com/ActivityWatch/activitywatch/releases") releases on GitHub].
29+
p.mt-2
30+
| macOS support varies by release. If you need a specific macOS version or Intel/Apple Silicon build, check the GitHub release assets before installing. The latest stable download on this page may differ from current prerelease or nightly macOS builds.
2931

3032
h3.mt-3 Nightly builds
3133
p

index.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ div.container
137137

138138
h3 What platforms does ActivityWatch support?
139139
p
140-
| ActivityWatch runs on #[b Windows] (10 and later), #[b macOS] (10.15+), #[b Linux] (most distributions), and #[b Android]. Browser extensions are available for Chrome and Firefox to track your web activity.
140+
| ActivityWatch runs on #[b Windows], #[b macOS], #[b Linux], and #[b Android]. Browser extensions are available for Chrome and Firefox to track your web activity. macOS version and architecture support varies by release, so check the #[a(href="/downloads/") downloads page] if you need a specific macOS build.
141141

142142
p.mt-3
143143
| For more answers, see the #[a(href="https://docs.activitywatch.net/en/latest/faq.html") full FAQ in the documentation].

0 commit comments

Comments
 (0)