https://github.com/jemishavasoya/dev-cleaner
One-click interactive shell script to safely clean and optimize development caches (Xcode, Flutter, Android, npm, IDEs) on macOS and Linux.
https://github.com/jemishavasoya/dev-cleaner
android bash bash-script cleanup flutter gradle homebrew linux macos opensource productivity shellscript utility vscode xcode
Last synced: 5 months ago
JSON representation
One-click interactive shell script to safely clean and optimize development caches (Xcode, Flutter, Android, npm, IDEs) on macOS and Linux.
- Host: GitHub
- URL: https://github.com/jemishavasoya/dev-cleaner
- Owner: jemishavasoya
- License: mit
- Created: 2025-10-28T00:09:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-10-28T01:47:24.000Z (5 months ago)
- Last Synced: 2025-10-28T02:28:24.944Z (5 months ago)
- Topics: android, bash, bash-script, cleanup, flutter, gradle, homebrew, linux, macos, opensource, productivity, shellscript, utility, vscode, xcode
- Language: Shell
- Homepage:
- Size: 86.9 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧹 Dev Cleaner Utility

## Support Latest macOS/Linux Dev Environments
This tool is for **educational purposes**, focusing on safely removing development-related junk files (Xcode, Flutter, npm, etc.) to free up disk space.
---
### ✨ Features
* **One-Click Cleanup:** Clear Xcode, Flutter, Gradle, npm, Homebrew, and IDE caches.
* **Interactive Menu:** Allows selection of specific cleanup targets (e.g., Xcode only).
* **Multi-platform Support:** Supports **macOS** and **Linux** (shell script).
---
### 💻 System Support
| Operating System | Architecture | Supported |
| :--------------- | :----------- | :-------- |
| macOS | Intel, Apple Silicon | ✅ |
| Linux | x64, ARM64 | ✅ |
| Windows | N/A | ❌ (PowerShell script pending) |
---
### 👀 How to Use
#### ⭐ Auto Run Script
**Linux/macOS**
To download, grant permission, and run the utility in one line:
```bash
curl -fsSL https://raw.githubusercontent.com/jemishavasoya/dev-cleaner/main/dev-cleaner.sh -o dev-cleanup.sh && chmod +x dev-cleanup.sh && ./dev-cleanup.sh
```
### You can also buy me a cup of coffee