calmdownoscar
In Active Development

ClearSpace & Unli Disk

One photo-and-storage engine, two native apps

Both started as one project and split in two: ClearSpace is a native SwiftUI rebuild for iPhone, focused entirely on clearing photo storage. Unli Disk is the Mac app — a disk-space analyzer and cleanup tool that also carries the same photo library screen. Different names, different App Store listings, one shared on-device engine underneath. This page shows what is actually built today, not a mockup of where it's headed.

iPhone & iPad · Native rebuild, nearing App Store submission
ClearSpace app icon

ClearSpace

Clear your photo storage without scrolling through everything. ClearSpace puts your biggest videos and photos first, lets you heart what you keep, and clears the rest — a full rewrite in Swift and SwiftUI, replacing an older React Native build.

iPhone — ClearSpace
ClearSpace grid screen: 'Biggest videos and photos, first' with colour filter chips for Everything, Videos, Over 2 min and Photos above a grid of photos each tagged with an estimated size and a heart button.

Biggest first: the grid that sorts itself

The largest videos and photos surface first, because that's where storage actually went. Coloured filters (Videos, Over 2 Minutes, Screenshots, Live, Slo-mo) and a sort picker (biggest, newest, oldest, longest) narrow it further; a scrubber crosses the whole library in one drag, and pinch resizes the grid from seven photos across to one.

iPhone — Full-screen review
ClearSpace full-screen photo view: 'Keep, file, or clear — without leaving the photo', showing a photo with heart, add-to-album and delete controls along the right edge and its estimated size top right.

Open one full screen

Swipe sideways to move through the whole filtered set. Keep and Delete both advance to the next photo automatically. Videos and Live Photos play on press-and-hold, right there in the grid — you're never asked to judge a clip you haven't watched.

iPhone — Filing into albums
ClearSpace album filing menu: 'File favourites into your real albums', showing a context menu over the grid with Keep, Add to Album and Delete options.

File into your real albums

Press and hold to add a photo to one of your existing Photos albums, or start a new one on the spot — these write straight to Apple Photos, not a shadow library inside the app.

🫀 The loop

  • Biggest first: the largest videos and photos come first, each showing roughly what it costs.
  • Heart what you keep: double-tap a photo or tap its heart. Kept photos leave the grid, so the pile only shrinks.
  • Clear the rest: a running total always shows what you haven't hearted, and what it's worth.

🔍 Finding things fast

  • Coloured filters: Videos, Over 2 Minutes, Screenshots, Live, Slo-mo.
  • Sort and scope: biggest, newest, oldest or longest first — narrowed to a year, a month, or one of your own albums.
  • Pinch and scrub: seven photos across to one, or drag the scrubber to cross the whole library in one move.

💳 One payment, no subscription

  • Finding, sorting and organising stay free: indexing, hearting, filters, albums, and single deletes are unlimited.
  • One purchase unlocks bulk: clearing everything unhearted in one tap, and selecting any number of photos at once.
  • No expiring trial, no bypass: the free app proves its worth first — the moment it asks for money is the moment it's earned it.

🔒 Worth knowing

  • Deleting isn't instant: photos go to Recently Deleted in Photos for 30 days. Storage frees up once you empty it there — nothing is lost before that.
  • Hearts are your Favourites — the same ones as in Apple Photos. Anything already favourited counts as kept.
  • Sizes are close, not exact: shown with a ~, worked out on-device in an instant, which is what makes sorting by size possible at all.
  • Everything stays on your phone: no account, no uploads, no analytics, no trackers.

macOS · In development, moving to a sandboxed Mac App Store build
Unli Disk app icon

Unli Disk

Unli Disk is the Mac side of the same work — renamed from ClearSpace to make room for ClearSpace-the-iPhone-app. It answers "where did my disk space go?" with a real, drillable map of the volume, finds what's genuinely safe to remove, and carries the same photo library screen as ClearSpace. Native Swift and SwiftUI, Apple Silicon and Intel.

macOS — Disk Map
Unli Disk's Disk screen: a donut chart of the whole volume by top-level folder, a banner reading '4.24 GB is safe to remove now — 13 items the scanner is confident about', a Reclaim Space chip showing 73.17 GB safe to free, and a Directory Breakdown list with Users, System/Library and Applications rows each showing a freeable amount.

Disk Map + Reclaim, one screen

The donut is built from the real top-level folders on the volume, not generic categories — Users, System, Library, Applications, each its own wedge, with a "Show reclaimable" toggle that carves out what's safe to free without a second chart. Reclaim isn't a separate tab: the same scan surfaces a "safe to remove now" total and a one-click "Select all safe", and every folder row states what fraction of it is protected by macOS and can't be measured — honesty about the unknown, not a rounded-up number.

macOS — Applications
Unli Disk's Applications screen: 68.07 GB across 75 apps and 24.14 GB outside the app bundles, sortable by Footprint, Last opened or Name, listing each app's bundle, app data, caches and total footprint.

Applications: the whole footprint

An app is rarely just its bundle. Each row adds bundle, app data and caches into one footprint, and states how much of that lives outside the bundle entirely — the part that goes unnoticed. Sort by footprint to find the weight, or by last opened to find what's stopped earning its space.

macOS — Shortcuts
Unli Disk's Shortcuts screen: one-tap links to Apple's own Manage Storage, Trash, Downloads, Desktop, Time Machine, Activity Monitor and Disk Utility, plus in-app shortcuts to Photo Library and Disk Map, and a live Memory Pressure gauge.

Shortcuts: the tools that already exist

One tap to Apple's own cleanup surfaces — Manage Storage, Trash, Downloads, Desktop, Time Machine, Disk Utility, iOS Backups — sitting next to shortcuts into Unli Disk's own screens and a live Memory Pressure gauge (active, compressed, system caches, swap) read straight from the kernel, no shelling out required.

The photo library is shared, not duplicated

Unli Disk's Photos tab runs on the exact same engine as ClearSpace — biggest-first sorting, hearting, filters, timeline — packaged as Packages/UnliDiskPhotos and shared across both platforms rather than built twice. It isn't shown here: it's running against a real personal library on this machine, and that isn't something to put on a public page.

Platform

Native macOS app in Swift and SwiftUI, sharing its photo engine with the iOS app via Swift Package Manager.

Sandbox migration

Moving to App Sandbox plus a user-granted disk permission (a security-scoped bookmark), replacing Full Disk Access — required for Mac App Store distribution, in progress now.

Local privacy

100% on-device. No file paths, photo metadata, or scan results ever leave the Mac.

Reversible by default

Removal is always a move to the system Trash behind a confirmation — never a silent unlink.

Planned pricing

One-time purchase, no subscription, Family Sharing enabled — same non-negotiable as every calmdownoscar app.

Back to Apps