Kyra is a free, open-source macOS app that hunts down the junk hoarding your disk space: caches, logs, orphaned files, forgotten installers, bloated dev folders. Just a cat that keeps your Mac clean.
270+ apps and services cleaned safely. 16 browsers supported. 56 developer artifact types across 15+ languages. 24 system optimization tasks. All running locally on your machine.
| Clean | System & browser caches, logs, orphaned app data | 270+ apps and services covered |
| Prune | node_modules, target, __pycache__, .build |
56 artifact types across 15+ languages |
| Installers | Leftover .dmg, .pkg, .iso in Downloads |
Stop forgetting about them |
| Uninstall | Remove apps + all their hidden support files | Cleaner than dragging to Trash |
| Optimize | DNS flush, LaunchServices rebuild, DB vacuum | 24 maintenance tasks in one click |
| Analyze | Treemap visualizer, large files, duplicates | See where your space goes |
| Status | CPU, memory, disk, network in real time | Glanceable system monitor |
| Ask AI | Not sure what's safe to delete? | Opens ChatGPT with your scan |
- Download the latest
.dmgfrom Releases - Open the
.dmgand drag Kyra to your Applications folder - Launch Kyra. The onboarding will guide you through setup
Requires macOS 11+ and Apple Silicon (M1/M2/M3/M4/M5).
git clone https://github.com/0xjba/Kyra.git
cd Kyra
npm install
npm run tauri devRequires Node.js 22+ and Rust.
Production build
npm run tauri build -- --target aarch64-apple-darwinMIT. Made by Jobin Ayathil
