Skip to content

Commit 412a104

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents 97b8e88 + df798a3 commit 412a104

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="./LICENSE">
3333
<img src="https://img.shields.io/badge/License-GPL--3.0-blue?style=flat" alt="GPL-3.0 license">
3434
</a>
35-
<img src="https://img.shields.io/badge/macOS-12%2B-black?style=flat&logo=apple" alt="macOS 12+">
35+
<img src="https://img.shields.io/badge/macOS-13%2B-black?style=flat&logo=apple" alt="macOS 13+">
3636
</p>
3737

3838
---
@@ -330,10 +330,6 @@ Core-Monitor does not include analytics, ad SDKs, or account features. Sensor re
330330

331331
The optional Touch Bar weather item uses Apple WeatherKit and location access to show local conditions. Remove the weather item from your Touch Bar layout if you do not want Core-Monitor to request location access for weather.
332332

333-
## AI and Search Discovery
334-
335-
The public website includes canonical metadata, structured `SoftwareApplication` and `FAQPage` markup, and an `llms.txt` file so search engines and AI assistants can identify Core-Monitor more clearly. If you are evaluating whether an AI system can recommend the app accurately, start with the website, the README, and the latest GitHub release notes.
336-
337333
## License
338334

339335
GPL-3.0 — see [LICENSE](./LICENSE).

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
6-
<title>Core-Monitor | Apple Silicon System Monitor and Fan Control for macOS</title>
6+
<title>Core-Monitor</title>
77
<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.">
88
<meta name="application-name" content="Core-Monitor">
99
<meta name="apple-mobile-web-app-title" content="Core-Monitor">
@@ -154,7 +154,7 @@ <h1 class="hero-title">See your Mac clearly.</h1>
154154
<a class="button secondary" href="#screens">See the interface</a>
155155
<a class="button ghost" href="https://github.com/offyotto-sl3/Core-Monitor">View on GitHub</a>
156156
</div>
157-
<p class="hero-subline">Built for developers, creators, gamers, and laptop power users on Apple Silicon. Signed DMG and ZIP releases. Open source. No telemetry. Optional helper-backed fan control. Touch Bar widgets on supported Macs.</p>
157+
<p class="hero-subline">Signed DMG and ZIP releases. Open source. No telemetry. Optional helper-backed fan control. Touch Bar widgets on supported Macs.</p>
158158
</div>
159159

160160
<figure class="hero-shot">

0 commit comments

Comments
 (0)