Skip to content

CarboxyDev/LunarDisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LunarDisk

LunarDisk icon

LunarDisk is a macOS-only, open-source disk usage visualizer focused on helping users find and clean large storage consumers safely.

About This Project

LunarDisk helps macOS users understand what is taking space on their machine and act on it safely.

  • Built for: anyone running low on disk space, especially users who want a clear visual breakdown before deleting anything.
  • How it works: choose a folder or volume, run a recursive scan, inspect the size breakdown, then drill into large directories and files.
  • Open-source focus: readable Swift/SwiftUI architecture, modular scanning and visualization layers, and contributor-friendly scripts.
  • Privacy model: local-first with least-privilege file access; no file-content collection or transmission.

Install

Workflow

  • Prereq: Xcode command-line tools + XcodeGen (brew install xcodegen).
  • Generate project: ./scripts/gen.sh
  • Build: ./scripts/build.sh
  • Test: ./scripts/test.sh
  • Run: ./scripts/run.sh

Product Preview

Scan View Overview Scan View Insights Scan View Actions

About

LunarDisk is a disk usage visualizer focused on helping users understand how their storage is consumed with helpful breakdown visuals and other features.

Topics

Resources

License

Stars

Watchers

Forks

Contributors