Skip to content

files mac app store index html 2c2679c8

ventaphobia edited this page Apr 23, 2026 · 1 revision

File: 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 Mac-App-Store/index.html
Wiki area Website and documentation
Exists in current checkout True
Size 7027 bytes
Binary False
Line count 147
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
5a01567 2026-04-20 Fix Mac App Store website merge corruption
054d5bb 2026-04-20 Redesign Mac App Store website
9383a75 2026-04-20 Add Mac App Store review pages
0dcac89 2026-04-20 Update index.html
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 system monitoring for modern Macs, optimized for Apple silicon, 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="../docs/images/site/core-monitor-logo.png?v=4">
  <link rel="shortcut icon" href="../docs/images/site/core-monitor-logo.png?v=4">
  <link rel="apple-touch-icon" href="../docs/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 modern Macs, optimized 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 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="#scope">
        <img class="brand-logo" src="../docs/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