mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 19:09:43 +00:00
💄 update docs
This commit is contained in:
@@ -2,7 +2,7 @@ class CleanMac < Formula
|
||||
desc "Clean Mac - Deep Clean Your Mac with One Click"
|
||||
homepage "https://github.com/tw93/clean-mac"
|
||||
url "https://github.com/tw93/clean-mac/archive/refs/tags/v1.0.0.tar.gz"
|
||||
sha256 "PLACEHOLDER_SHA256"
|
||||
sha256 "a579f941ab52b7605fcd6d13e816db5e0fcb292211a27f83fd7ba9b04dc24e52"
|
||||
license "MIT"
|
||||
head "https://github.com/tw93/clean-mac.git", branch: "main"
|
||||
|
||||
|
||||
45
README.md
45
README.md
@@ -11,8 +11,6 @@
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## Features
|
||||
|
||||
- 🔥 **More Thorough** - Cleans significantly more cache than other tools
|
||||
@@ -87,46 +85,7 @@ clean --help # Show help information
|
||||
| **🛠️ IDEs** | Xcode, VS Code, JetBrains, Android Studio, Unity, Figma | ✅ Safe |
|
||||
| **📱 Apps** | Discord, Slack, Teams, Notion, 1Password, Steam, Epic Games | ✅ Safe |
|
||||
| **🍎 Apple Silicon** | Rosetta 2, M-series media cache, user activity cache | ✅ Safe |
|
||||
| **🔒 System Deep** | Font caches, iCloud sync, Adobe, VMs, system logs | ⚠️ --system flag |
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td width="50%">
|
||||
|
||||
**🌐 Web Browsers**
|
||||
|
||||
- Safari cache & storage
|
||||
- Chrome/Chromium cache
|
||||
- Edge, Arc, Brave cache
|
||||
- Firefox, Opera cache
|
||||
|
||||
**💻 Development Tools**
|
||||
|
||||
- npm, yarn, pnpm cache
|
||||
- pip, poetry, conda cache
|
||||
- Docker images & containers
|
||||
- Xcode derived data
|
||||
|
||||
</td>
|
||||
<td width="50%">
|
||||
|
||||
**📱 Applications**
|
||||
|
||||
- Discord, Slack cache
|
||||
- VS Code extensions cache
|
||||
- JetBrains IDE logs
|
||||
- Steam, Epic Games cache
|
||||
|
||||
**🍎 Apple Silicon**
|
||||
|
||||
- Rosetta 2 cache
|
||||
- M-series optimizations
|
||||
- iOS device backups
|
||||
- Simulator cache
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
| **🔒 System Deep** | Font caches, iCloud sync, Adobe, VMs, system logs | 🌚 --system flag |
|
||||
|
||||
## Support
|
||||
|
||||
@@ -138,4 +97,4 @@ If Clean Mac has been helpful to you:
|
||||
|
||||
## License
|
||||
|
||||
MIT License © [tw93](https://github.com/tw93) - Feel free to enjoy and contribute to open source
|
||||
MIT License © [tw93](https://github.com/tw93) - Feel free to enjoy and contribute to open source.
|
||||
|
||||
Reference in New Issue
Block a user