Terms of Service

Performance Monitor for macOS · last updated 30 July 2026

Performance Monitor is free, open-source software released under the MIT licence. These terms describe what you may do with it, and what you should not expect from it. They are deliberately short, because a free MIT-licensed app does not need much more.

The short version: the software is free to use, copy, modify and redistribute under the MIT licence. It comes with no warranty of any kind. It reads system information and shows it to you; it does not change how your Mac operates.

Licence

The software and its source code are licensed under the MIT licence. That licence is the operative agreement for the software itself: if anything here appears to conflict with it, the MIT licence governs. You may use the app privately or commercially, modify it, and distribute your own versions, provided the copyright notice and licence text travel with it.

No warranty

The app is provided "as is", without warranty of any kind, express or implied. That is the MIT licence's own wording and it is meant literally. The author is not liable for any claim, damages or other liability arising from the software or its use.

In plain terms: this is a hobby project maintained by one person and given away. It is written carefully and tested, but it may contain bugs, may misreport a value, and may stop working after a macOS update. Do not rely on it as the sole basis for a decision that matters, such as concluding that a drive is healthy or that a machine is not overheating.

What the app does and does not do

Installation and updates

The app is ad-hoc signed rather than notarised by Apple, because an Apple Developer ID costs €99 a year and that is not currently justified for software given away for free. In practice this means macOS asks you to confirm on first launch by right-clicking the app and choosing Open. This is a deliberate, documented tradeoff and is described on the home page and in the README.

Updates downloaded through the app are verified against an Ed25519 signature before they are unpacked or run. An update that fails verification is refused. You are of course free to ignore updates, or to build from source instead.

Requirements

The app requires an Apple Silicon Mac (M1 or later) running macOS 14 or newer. It is built arm64-only and will not run on Intel Macs. No refund question arises, as nothing is ever charged.

Payments and support

The app is free and every feature is included; nothing is held back behind a payment. Sponsorship through GitHub Sponsors or Ko-fi is voluntary, buys no features, entitles you to no support or service level, and is handled entirely by those platforms under their own terms. Contributions are gratefully received and are not purchases.

Third parties

This site and the app link to services operated by others, including GitHub, Homebrew, GitHub Sponsors and Ko-fi. Those services have their own terms and privacy policies, and this project has no control over them. Performance Monitor is not affiliated with, endorsed by, or sponsored by Apple Inc. Apple, Mac, macOS and Apple Silicon are trademarks of Apple Inc.

Contributions

Contributions are welcome; see CONTRIBUTING.md. By submitting a pull request you agree that your contribution is licensed under the same MIT licence as the rest of the project.

Changes to these terms

These terms may be updated. The date at the top reflects the last change, and every revision is visible in the page's history.

Contact

Questions, bug reports and feature requests belong on GitHub Issues. For anything private, use the Report a vulnerability form on the Security tab, which opens a thread visible only to you and the maintainer.