https://github.com/dawnliexp/cleanslim
Lightweight Cache Cleaner for macOS
https://github.com/dawnliexp/cleanslim
cachecleaner cleaner macos smp swift tmpcleaner
Last synced: 3 months ago
JSON representation
Lightweight Cache Cleaner for macOS
- Host: GitHub
- URL: https://github.com/dawnliexp/cleanslim
- Owner: DawnLiExp
- License: mit
- Created: 2025-05-23T05:55:10.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-30T05:53:40.000Z (4 months ago)
- Last Synced: 2025-06-07T18:54:49.407Z (4 months ago)
- Topics: cachecleaner, cleaner, macos, smp, swift, tmpcleaner
- Language: Swift
- Homepage:
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CleanSlim
![]()
Cache & Temp Cleaner for macOS
A personal learning project to try out Swift Package Manager (SPM), intentionally over-modularized for learning purposes.
这是一个「架构行为艺术」项目,场景过度设计,仅为个人学习试验Swift Package Manager。注意本工具不是演示,会真实清理指定目录,数据不可恢复。
## Safety Notice
This tool is not a demo — it will clean the specified directories and permanently delete data:
- `~/Library/Caches`
- `DerivedData`
- And other selected directories## Screenshots
![]()
![]()
## Build
```bash
swift package clean
swift build
.build/debug/CleanSlim