Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,28 @@

**Clean IDE cache effortlessly on macOS**



CacheDrop is a simple macOS utility that helps you identify and remove cached IDE data and build artifacts and lives in your status bar — saving disk space and improving performance.

It’s designed as a local utility tool with a straightforward UI and zero server dependencies.

---
Xcode View:

<img width="551" height="697" alt="When Xcode is installed" src="https://github.com/user-attachments/assets/f673e58e-d3aa-43ee-b9cb-95281d4e1424" />

Android Studio View:

<img width="561" height="501" alt="When Android Studio is not installed" src="https://github.com/user-attachments/assets/478caf8e-3a28-4686-8130-5fdeeff010a0" />


## ✨ What It Does

- Detects IDE cache directories (Xcode, Android Studio)
- Provides a one-click clean option
- Shows cache size before deletion
- Keeps your disk clean without manual search & delete
- Automations for Xcode

---

Expand Down