[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-76142":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":34,"lastSyncTime":35,"discoverSource":36},76142,"MacDirStat","Ti-03\u002FMacDirStat","Ti-03","See where your disk space went","https:\u002F\u002Fti-03.github.io\u002FMacDirStat\u002F",null,"Swift",154,8,1,6,0,3,5,12,9,52.56,"GNU Affero General Public License v3.0",false,"main",true,[27,28,29,30],"disk","disk-cleanup","disk-usage","macos","2026-06-12 04:01:20","\u003Cdiv align=\"center\">\n\n\u003Cimg src=\"logo.png\" width=\"120\" alt=\"MacDirStat icon\" \u002F>\n\n\u003Ch1>MacDirStat\u003C\u002Fh1>\n\n\u003Cp>\u003Cstrong>See where your disk space went.\u003C\u002Fstrong>\u003Cbr\u002F>\nA fast, beautiful macOS disk usage visualizer — built entirely in Swift.\u003C\u002Fp>\n\n[![Website](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FWebsite-ti--03.github.io%2FMacDirStat-6366f1?style=flat-square&logo=safari)](https:\u002F\u002Fti-03.github.io\u002FMacDirStat\u002F)\n[![macOS](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FmacOS-14%2B-black?style=flat-square&logo=apple)](https:\u002F\u002Fwww.apple.com\u002Fmacos\u002F)\n[![Swift](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FSwift-5.10-F05138?style=flat-square&logo=swift)](https:\u002F\u002Fswift.org)\n[![License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Flicense-AGPL--3.0-blue?style=flat-square)](.\u002FLICENSE)\n[![Download](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDownload-v1.0-007AFF?style=flat-square&logo=apple)](https:\u002F\u002Fgithub.com\u002FTi-03\u002FMacDirStat\u002Freleases)\n[![Ko-fi](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FKo--fi-Support-FF5E5B?style=flat-square&logo=ko-fi)](https:\u002F\u002Fko-fi.com\u002Fti003)\n\n\u003C\u002Fdiv>\n\n---\n\n![MacDirStat demo](demo.gif)\n\n---\n\n## What it does\n\nMacDirStat scans any folder and turns your filesystem into an interactive sunburst chart — every ring is a depth level, every arc is a file or folder, sized by disk usage. Hover to inspect. Click to drill in. Right-click to delete.\n\n## Features\n\n- **Sunburst visualization** — depth rings, color-coded by file type (video, code, images, archives…)\n- **Spotlight hover** — everything else fades when you hover; selected files pulse with a glow\n- **Force Touch haptics** — soft tap for small files, triple thud for multi-GB ones\n- **Drill navigation** — click any folder to zoom in, click back to go up\n- **Duplicate detection** — finds identical files by content hash, shows wasted space per group\n- **One-click cleanup** — keep one copy, trash the rest — or delete file by file\n- **File list panel** — sortable tree view beside the chart, toggle to give the chart full width\n- **File type breakdown** — top file types with a searchable list of all types\n- **Move to Trash** — right-click any arc or row to trash it, chart refreshes instantly\n- **CSV export** — dump the full scan as a spreadsheet\n- **Settings** — toggle haptic feedback on\u002Foff\n\n## Screenshots\n\n| Full view | File types | Expanded types |\n|---|---|---|\n| ![](docs\u002Fscreenshot1.png) | ![](docs\u002Fscreenshot2.png) | ![](docs\u002Fscreenshot3.png) |\n\n## Install\n\n**[Download MacDirStat 1.0](https:\u002F\u002Fgithub.com\u002FTi-03\u002FMacDirStat\u002Freleases)**\n\nOpen the DMG and drag MacDirStat to your Applications folder. MacDirStat is coming to the Mac App Store. While it goes through Apple's review process, you can download it directly here for free. The app updates itself automatically via the Help menu once installed.\n\n**Build from source**\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002FTi-03\u002FMacDirStat.git\ncd MacDirStat\nswift run\n```\n\nRequires macOS 14+ and Xcode 15+.\n\n## Tech\n\nPure Swift + SwiftUI — no Electron, no web views, no dependencies.\n\n| Layer | What |\n|---|---|\n| Scanner | POSIX `opendir`\u002F`fstatat` with async task groups — parallel, cancellable |\n| Layout | Custom sunburst partition algorithm (band-width from view size) |\n| Renderer | SwiftUI `Canvas` — draws 1,000+ arcs at 30 fps |\n| Haptics | `NSHapticFeedbackManager` — intensity scales with file size |\n| Duplicates | SHA-256 content hashing on a background actor |\n\n## Privacy\n\nMacDirStat collects zero data. No network access. No analytics. No tracking. Everything runs on your device. [Full privacy policy](https:\u002F\u002Fti-03.github.io\u002FMacDirStat\u002Fprivacy.html).\n\n## Contributing\n\nPRs welcome. Open an issue first for anything beyond a bug fix.\n\n---\n\n\u003Cdiv align=\"center\">\nBuilt with ❤️ by \u003Ca href=\"https:\u002F\u002Fti0.me\u002F\">Ti\u003C\u002Fa> &nbsp;·&nbsp; \u003Ca href=\"https:\u002F\u002Fti-03.github.io\u002FMacDirStat\u002F\">Website\u003C\u002Fa> &nbsp;·&nbsp; \u003Ca href=\"https:\u002F\u002Fko-fi.com\u002Fti003\">Support on Ko-fi\u003C\u002Fa>\n\u003C\u002Fdiv>\n","MacDirStat 是一个 macOS 磁盘空间可视化工具，帮助用户了解磁盘空间使用情况。其核心功能包括通过交互式太阳图展示文件系统结构，支持深度层级环形展示、文件类型颜色编码、悬浮高亮显示以及点击导航等功能。此外，它还具备重复文件检测与一键清理、CSV 导出等实用特性。该应用完全采用 Swift 语言开发，界面美观且响应迅速，适合需要管理磁盘空间、查找并删除冗余文件的 macOS 用户使用。",2,"2026-06-11 03:54:39","CREATED_QUERY"]