Skip to content

Add low disk space warning#13

Merged
Dezoff-max merged 2 commits into
mainfrom
codex/low-disk-space-warning
Jul 12, 2026
Merged

Add low disk space warning#13
Dezoff-max merged 2 commits into
mainfrom
codex/low-disk-space-warning

Conversation

@Dezoff-max

Copy link
Copy Markdown
Owner

Summary

  • warn in the menu bar when available disk space falls below 10%
  • add a direct route from the warning to Disk Analysis without starting a scan
  • check disk capacity at launch and every 30 minutes
  • limit already-authorized macOS notifications to once per 24 hours
  • add RU/EN copy and focused threshold/cooldown tests

Safety

  • does not request notification permission
  • does not start scanning or cleanup automatically
  • does not modify user files
  • does not change the app version or release assets

Verification

  • swift test --package-path CleanMacCore — 43/43 passed
  • ./script/build_and_run.sh --verify — build, ad-hoc signature, and launch passed
  • RU/EN plist lint and key parity passed
  • live requested-section route opened Disk Analysis without starting a scan
  • normal current disk capacity keeps the warning hidden
  • git diff --check passed

@Dezoff-max
Dezoff-max merged commit 4dc5cb9 into main Jul 12, 2026
3 checks passed
@Dezoff-max
Dezoff-max deleted the codex/low-disk-space-warning branch July 12, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant