Skip to content

files index html f6013a00

ventaphobia edited this page Apr 23, 2026 · 1 revision

File: 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 index.html
Wiki area Website and documentation
Exists in current checkout True
Size 26128 bytes
Binary False
Line count 456
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
7883b46 2026-04-19 Add Mac App Store landing page
df798a3 2026-04-18 Update index.html
236af94 2026-04-18 Improve AI discovery assets
b829f82 2026-04-18 Add Touch Bar overlay showcase
69cc386 2026-04-18 Add DMG release packaging
3fe35bf 2026-04-18 Add DMG release packaging
a9a7fba 2026-04-17 Expand Touch Bar website coverage
5b26198 2026-04-17 Align release asset and add Homebrew guide
0574661 2026-04-16 Sync menu bar guidance with the latest thermal UX
8bfc685 2026-04-16 Stabilize signing and WeatherKit release packaging
ef6fa04 2026-04-16 Fix Homebrew install docs
81badcf 2026-04-16 Update index.html
27b3138 2026-04-16 Update index.html
5dc29ed 2026-04-16 Add privacy controls and refine Core Monitor presentation
7afc598 2026-04-15 Automate releases and sharpen product positioning
b4891fe 2026-04-14 Refine public product and documentation copy
ebbdfaf 2026-04-13 Color hero Mac accent pink
ad459c4 2026-04-12 Update index.html
be16257 2026-04-12 Update index.html
2de81ec 2026-04-12 Add touch bar showcase video to website
a154005 2026-04-12 Tighten website copy to match README
6fa926f 2026-04-12 Tighten website copy to match README
a5fd96a 2026-04-11 Restore install walkthrough video embed
47ce8c0 2026-04-11 Update install walkthrough preview

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</title>
  <meta name="description" content="Core-Monitor is a free, open-source Apple Silicon system monitor for macOS with local-first thermals, power, battery, menu bar status, alerts, Touch Bar widgets, and optional fan control.">
  <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,max-snippet:-1,max-video-preview:-1">
  <meta name="theme-color" content="#f5f5f7">
  <link rel="canonical" href="https://offyotto.github.io/Core-Monitor/">
  <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 | Apple Silicon System Monitor and Fan Control for macOS">
  <meta property="og:description" content="Open-source Apple Silicon monitoring with thermals, power, battery, alerts, menu bar status, Touch Bar widgets, and optional helper-backed fan control.">
  <meta property="og:url" content="https://offyotto.github.io/Core-Monitor/">
  <meta property="og:image" content="https://offyotto.github.io/Core-Monitor/docs/images/ui/overview-2026.png">
  <meta property="og:image:alt" content="Core-Monitor overview screen with CPU, thermals, battery, power, and fan cards.">
  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:title" content="Core-Monitor | Apple Silicon System Monitor and Fan Control for macOS">
  <meta name="twitter:description" content="Free, open-source Mac monitoring for thermals, power, battery, menu bar status, Touch Bar widgets, and optional fan control.">
  <meta name="twitter:image" content="https://offyotto.github.io/Core-Monitor/docs/images/ui/overview-2026.png">
  <link rel="stylesheet" href="styles.css">
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://offyotto.github.io/Core-Monitor/#website",
        "name": "Core-Monitor",
        "url": "https://offyotto.github.io/Core-Monitor/",
        "description": "Core-Monitor is a free, open-source Apple Silicon system monitor for macOS with thermals, power, battery, alerts, menu bar status, Touch Bar widgets, and optional fan control."
      },
      {

Clone this wiki locally