Legal

Privacy Policy

Last updated: June 5, 2026
The short version: the ClawMonitor app collects nothing and sends no data off your device — no telemetry, no analytics, no accounts. This website has no cookies, no analytics, and no tracking. That's really it.

1. The ClawMonitor application

ClawMonitor is a desktop app that runs entirely on your own computer.

  • All system information it reads — CPU, RAM, GPU, disk, network, running processes, and temperatures — is processed locally and shown on your screen. It is never transmitted anywhere.
  • No telemetry, no analytics, no accounts, no ads. The app does not "phone home."
  • Its only network activity is to local addresses on your own machine (for example, checking whether services such as Docker, WSL, Ollama, or LibreHardwareMonitor are running on localhost). These requests never leave your computer.
  • Your preferences are stored in a local config.json file on your machine. We never see them.
  • The full source code is public, so you can verify every claim on this page.

2. This website

This site (denrod25-del.github.io/ClawMonitor) is a single static page. It sets no cookies, runs no analytics, has no tracking, and contains no forms — we do not collect or store any information about you. A few unavoidable, standard third parties are involved simply in delivering the page:

  • Hosting (GitHub Pages): the site is hosted by GitHub, which may record standard technical information such as your IP address and browser type in server logs as part of serving any web page. See GitHub's Privacy Statement.
  • Fonts (Google Fonts): the page loads its fonts from Google Fonts, so your browser requests them from Google's servers, which may log that request. See Google's Privacy Policy.
  • Downloads & links: the download button and source links point to GitHub. Once you follow them, GitHub's Privacy Statement applies.

3. What we never do

4. Children's privacy

ClawMonitor is a general-purpose developer tool and is not directed at children. It collects no personal information from anyone, including children.

5. Changes to this policy

If this policy ever changes, the updated version will be posted on this page with a new "last updated" date. Since the project is open source, the full history is also visible in the Git commit log.

6. Contact

Questions? Open an issue on the GitHub repository.