💻

Monitor your laptop with AI

lap_care is a free, open-source tool that runs locally on your laptop. It monitors your CPU, memory, disk, security, and explains everything in plain language — no technical knowledge required.

💻 We detected your operating system. The recommended download is highlighted below.
🍎
macOS (Apple Silicon)
arm64
19 MB
⬇ Download
🍎
macOS (Intel)
x86_64
Coming soon
🪟
Windows 10 / 11
x64
Coming soon

What lap_care does

🖥️

System Overview

Real-time CPU, memory, disk, and network monitoring with clear visual gauges.

Performance Analysis

Identifies bottlenecks, high-usage processes, and explains what is slowing your laptop.

💾

Disk Cleanup

Finds large files, cache directories, and duplicate files. Suggests safe things to delete.

🔐

Security Audit

Checks firewall, open ports, SIP, Gatekeeper, and explains any risks in plain language.

🤖

AI Assistant

Ask anything about your laptop — "Why is it slow?", "Is it safe?" — and get clear answers.

📄

PDF Report

Generate a comprehensive health report you can save, share, or bring to a technician.

How to install

  1. Download

    Click the macOS download button above. Choose Apple Silicon (M1/M2/M3) or Intel depending on your Mac.

  2. Unzip the file

    Double-click the downloaded .zip file to extract lap_care.

  3. Move to Applications (optional)

    Drag lap_care to your /Applications folder for easy access.

  4. Run it

    Double-click lap_care. If macOS says "unidentified developer", right-click → Open → Open. This only happens the first time.

  5. Add your AI key

    On first launch, a setup page opens in your browser. Enter your Anthropic or OpenAI API key to enable the AI assistant.

  1. Download

    Click the Windows download button above to get lap_care_windows.zip.

  2. Unzip the file

    Right-click the .zip file → "Extract All". Place lap_care.exe somewhere convenient, e.g. your Desktop.

  3. Run it

    Double-click lap_care.exe. If Windows Defender SmartScreen appears, click "More info" → "Run anyway". lap_care is safe — SmartScreen warns about any unsigned new app.

  4. Add your AI key

    A setup page opens in your browser automatically. Enter your API key to enable the AI assistant.

Frequently asked questions

Does lap_care send my data anywhere?

No. lap_care runs entirely on your laptop. Your system data never leaves your device. The only external connection is to the AI provider (Anthropic/OpenAI) when you ask a question — only then is a summary sent to generate a response. You can use lap_care without an API key and the AI features simply won't be available.

Do I need Python installed?

No. The download includes everything needed. Python is bundled inside the executable — nothing extra to install.

Where are my API keys stored?

In a plain text file at ~/.lap_care/.env on your laptop. They are never uploaded anywhere.

Can I use lap_care without an AI key?

Yes — all monitoring, disk scanning, security auditing, and the PDF report work without any API key. Only the AI assistant and AI analysis features require a key.

Is lap_care free?

lap_care is free and open-source. You only pay for API usage if you use the AI features (typically a few cents per session with Anthropic or OpenAI).

My Mac says "Apple could not verify lap_care.app is free of malware"

This is normal for apps not sold through the App Store. Click Done (not "Move to Trash"), then open Terminal and run:

xattr -cr ~/Downloads/lap_care.app

Then double-click the app — it will open normally. This one-time step removes Apple's quarantine flag. lap_care is open-source and safe.

Windows Defender blocked the app.

Click "More info" on the SmartScreen popup, then "Run anyway". This happens because lap_care is a new app without a code-signing certificate. It is completely safe to run.