Skip to content

files docs mac app store index html f839f0db

ventaphobia edited this page Apr 23, 2026 · 1 revision

File: docs/Mac-App-Store/index.html

Current Role

  • Area: Website and documentation.
  • This page records the file's current repository role, source metadata, and recent commit history.
  • Review nearby tests and commit pages before changing this file.

Metadata

Field Value
Source path docs/Mac-App-Store/index.html
Wiki area Website and documentation
Exists in current checkout True
Size 7031 bytes
Binary False
Line count 148
Extension .html

Imports

None detected.

Declarations

Kind Name Line
None detected

Recent Change History

Commit Date Subject
4dc3880 2026-04-21 Update GitHub username references
054d5bb 2026-04-20 Redesign Mac App Store website
8475a60 2026-04-20 Refine App Store site scope and mobile layout
d6c6910 2026-04-19 Add App Store support page
6eed791 2026-04-19 Add App Store privacy policy page
7883b46 2026-04-19 Add Mac App Store landing page

Maintenance Notes

  • Prefer focused changes that respect the ownership described above.
  • If this file touches helper trust, SMC writes, startup, or permissions, update the relevant support docs and tests.
  • If this file is generated or an asset manifest, verify the producing workflow instead of hand-editing generated payloads.

Source Excerpt

<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Core Monitor | Mac App Store Edition</title>
  <meta name="description" content="Core Monitor for the Mac App Store brings read-only Apple silicon monitoring with CPU activity, memory pressure, storage, battery, network, thermal state, and local weather.">
  <meta name="application-name" content="Core Monitor">
  <meta name="apple-mobile-web-app-title" content="Core Monitor">
  <meta name="robots" content="index,follow,max-image-preview:large">
  <meta name="theme-color" content="#eef2f6">
  <link rel="canonical" href="https://offyotto.github.io/Core-Monitor/Mac-App-Store/">
  <link rel="icon" href="../favicon.ico?v=4" sizes="any">
  <link rel="icon" type="image/png" sizes="512x512" href="../images/site/core-monitor-logo.png?v=4">
  <link rel="shortcut icon" href="../images/site/core-monitor-logo.png?v=4">
  <link rel="apple-touch-icon" href="../images/site/core-monitor-logo.png?v=4">
  <meta property="og:site_name" content="Core-Monitor">
  <meta property="og:type" content="website">
  <meta property="og:title" content="Core Monitor | Mac App Store Edition">
  <meta property="og:description" content="Sandboxed, read-only system monitoring for Apple silicon with CPU, memory, battery, storage, network, weather, and a clean menu bar extra.">
  <meta property="og:url" content="https://offyotto.github.io/Core-Monitor/Mac-App-Store/">
  <meta property="og:image" content="https://offyotto.github.io/Core-Monitor/docs/images/ui/mac-app-store/app-store-dashboard.png">
  <meta property="og:image:alt" content="Core Monitor Mac App Store edition showing CPU activity, memory, thermal state, weather, and other system cards.">
  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:title" content="Core Monitor | Mac App Store Edition">
  <meta name="twitter:description" content="Read-only Apple silicon monitoring for the Mac App Store.">
  <meta name="twitter:image" content="https://offyotto.github.io/Core-Monitor/docs/images/ui/mac-app-store/app-store-dashboard.png">
  <link rel="stylesheet" href="styles.css">
</head>
<body>
  <div class="page-shell">
    <header class="site-header">
      <a class="brand" href="../">
        <img class="brand-logo" src="../images/site/core-monitor-logo.png?v=4" alt="Core-Monitor app icon">
        <span class="brand-copy">
          <span class="brand-title">Core-Monitor</span>
          <span class="brand-subtitle">Mac App Store Edition</span>
        </span>
      </a>
      <div class="header-actions">

Clone this wiki locally