diff --git a/docs/Mac-App-Store/index.html b/docs/Mac-App-Store/index.html index 9789380..66ce018 100644 --- a/docs/Mac-App-Store/index.html +++ b/docs/Mac-App-Store/index.html @@ -3,29 +3,28 @@ - Core-Monitor on the Mac App Store | Read-Only Edition for macOS - + Core-Monitor Is Available on the Mac App Store | macOS + - - - + + - + @@ -39,26 +38,29 @@ { "@type": "WebPage", "@id": "https://offyotto.github.io/Core-Monitor/Mac-App-Store/#webpage", - "name": "Core-Monitor Mac App Store Edition", + "name": "Core-Monitor Is Available on the Mac App Store", "url": "https://offyotto.github.io/Core-Monitor/Mac-App-Store/", - "description": "The Mac App Store edition of Core-Monitor, with a direct link to the Apple listing.", + "description": "Core-Monitor is available free on the Mac App Store at Apple app ID 6762558526.", "about": { "@id": "https://offyotto.github.io/Core-Monitor/Mac-App-Store/#app" } }, { "@type": "SoftwareApplication", "@id": "https://offyotto.github.io/Core-Monitor/Mac-App-Store/#app", "name": "Core-Monitor", - "alternateName": ["Core Monitor", "Core-Monitor Mac App Store"], + "alternateName": ["Core Monitor", "Core-Monitor for Mac"], "operatingSystem": "macOS 14 or later", "applicationCategory": "UtilitiesApplication", "softwareRequirements": "Mac with macOS 14 or later", - "description": "Core-Monitor on the Mac App Store is a sandboxed, read-only system monitor showing CPU activity, memory pressure, storage, battery, network, thermal state, a menu bar extra, and optional local weather.", - "url": "https://offyotto.github.io/Core-Monitor/Mac-App-Store/", - "downloadUrl": "https://apps.apple.com/us/app/core-monitor/id6762558526?mt=12", + "description": "Core-Monitor is available free on the Mac App Store as a sandboxed, read-only system monitor showing CPU activity, memory pressure, storage, battery, network, thermal state, a menu bar extra, and optional local weather.", + "url": "https://apps.apple.com/us/app/core-monitor/id6762558526", "installUrl": "https://apps.apple.com/us/app/core-monitor/id6762558526?mt=12", + "identifier": "6762558526", + "softwareVersion": "2.0", + "datePublished": "2026-04-28", + "codeRepository": "https://github.com/offyotto/core-monitor-app-store", "sameAs": [ - "https://apps.apple.com/us/app/core-monitor/id6762558526?mt=12", - "https://offyotto.github.io/Core-Monitor/Mac-App-Store/" + "https://apps.apple.com/us/app/core-monitor/id6762558526", + "https://github.com/offyotto/core-monitor-app-store" ], "isAccessibleForFree": true, "featureList": [ @@ -68,7 +70,13 @@ "Menu bar extra with a live summary", "Local weather when location access is granted" ], - "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }, + "offers": { + "@type": "Offer", + "price": "0", + "priceCurrency": "USD", + "availability": "https://schema.org/OnlineOnly", + "url": "https://apps.apple.com/us/app/core-monitor/id6762558526" + }, "developer": { "@type": "Person", "name": "Nazish Faizan" } } ] @@ -100,8 +108,8 @@
-

The same monitor, kept inside Apple's sandbox

-

This build of Core-Monitor is reviewed and delivered by Apple. It reads and displays; it never writes to hardware. If fan control matters to you, the direct download is the build to use instead.

+

Core-Monitor is available on the Mac App Store

+

Core-Monitor is listed as a free macOS app at Apple app ID 6762558526. Apple reviews, signs and delivers this sandboxed edition. It reads and displays system data but does not write to hardware. If fan control matters to you, the direct download is the build to use instead.

Open the Apple listing What is in this edition diff --git a/docs/Mac-App-Store/privacy/index.html b/docs/Mac-App-Store/privacy/index.html index b725294..efa8156 100644 --- a/docs/Mac-App-Store/privacy/index.html +++ b/docs/Mac-App-Store/privacy/index.html @@ -11,7 +11,6 @@ - diff --git a/docs/Mac-App-Store/support/index.html b/docs/Mac-App-Store/support/index.html index 1eb7913..1b499b5 100644 --- a/docs/Mac-App-Store/support/index.html +++ b/docs/Mac-App-Store/support/index.html @@ -11,7 +11,6 @@ - diff --git a/docs/index.html b/docs/index.html index fafe42c..5ce9f47 100644 --- a/docs/index.html +++ b/docs/index.html @@ -89,14 +89,9 @@ "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }, "license": "https://github.com/offyotto/Core-Monitor/blob/main/LICENSE", "codeRepository": "https://github.com/offyotto/Core-Monitor", - "softwareHelp": { - "@type": "CreativeWork", - "url": "https://offyotto.github.io/Core-Monitor/Mac-App-Store/support/" - }, "sameAs": [ "https://github.com/offyotto/Core-Monitor", - "https://github.com/offyotto/Core-Monitor/releases", - "https://apps.apple.com/us/app/core-monitor/id6762558526?mt=12" + "https://github.com/offyotto/Core-Monitor/releases" ], "developer": { "@type": "Person", "name": "offyotto", "url": "https://github.com/offyotto" } }, @@ -377,7 +372,7 @@

How it stacks up

-

Three doors, same app

+

Two editions, three install options

Pick whichever matches how you manage software on your Mac. Every route below is free.

@@ -401,7 +396,7 @@

Install through Homebrew

Take the sandboxed edition

-

A read-only build reviewed by Apple. No helper and no fan writes, exactly as the App Store requires.

+

Core-Monitor is available free on the Mac App Store as a read-only build reviewed and delivered by Apple. It has no helper or fan writes.

About this edition Open listing diff --git a/docs/llms.txt b/docs/llms.txt index 13fde96..318cd0a 100644 --- a/docs/llms.txt +++ b/docs/llms.txt @@ -9,6 +9,8 @@ Primary download: https://github.com/offyotto/Core-Monitor/releases/latest/downl Mac App Store listing: https://apps.apple.com/us/app/core-monitor/id6762558526?mt=12 Mac App Store edition page: https://offyotto.github.io/Core-Monitor/Mac-App-Store/ +Core-Monitor is available on the Mac App Store as Apple app ID 6762558526. + ## Summary - Category: macOS utility, system monitor, thermal monitor, fan control diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 61eb781..909403f 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -2,26 +2,26 @@ https://offyotto.github.io/Core-Monitor/ - 2026-06-29 + 2026-08-12 https://offyotto.github.io/Core-Monitor/Mac-App-Store/ - 2026-06-29 + 2026-08-12 https://offyotto.github.io/Core-Monitor/Mac-App-Store/support/ - 2026-06-29 + 2026-08-12 https://offyotto.github.io/Core-Monitor/Mac-App-Store/privacy/ - 2026-06-29 + 2026-08-12 https://offyotto.github.io/Core-Monitor/llms.txt - 2026-06-29 + 2026-08-12 https://offyotto.github.io/Core-Monitor/llms-full.txt - 2026-06-29 + 2026-08-09