Skip to content

Releases: AnubisQuantumCipher/desktidy

DeskTidy v1.1.2 — Homebrew

Choose a tag to compare

@AnubisQuantumCipher AnubisQuantumCipher released this 13 Aug 19:42

DeskTidy is now one command:

brew install anubisquantumcipher/tap/desktidy
desktidy setup

Since v1.0.0:

  • ~20s from file-drop to filed (engine now waits out the settle window in-process)
  • desktidy management CLI: setup / status / sort-now / log / teardown
  • Collision banners now point at the file that actually exists
  • AI triage is macro-free: builds under Homebrew and CLT-only toolchains
  • Every public claim audited against measured behavior

DeskTidy v1.0.0

Choose a tag to compare

@AnubisQuantumCipher AnubisQuantumCipher released this 13 Aug 19:01

First public release.

Your macOS Desktop, organized automatically. Drop anything on your Desktop and DeskTidy files it into the right folder within seconds — with a clickable notification telling you where it went.

  • Deterministic sorter: Documents / Images / Screenshots / Videos / Audio / Archives / Code / Folders, Inbox fallback
  • Never deletes; collision-safe moves; 15s settle window; skips in-progress downloads
  • Clickable banners (reveal the file in Finder); error banners break through DND
  • Optional on-device AI triage (macOS 26+, Apple Intelligence) — suggestions only, fully local
  • Survives reboots via launchd; ./install.sh / ./uninstall.sh; retarget any folder with --target

No servers, no telemetry, no network access of any kind.

git clone https://github.com/AnubisQuantumCipher/desktidy.git
cd desktidy && ./install.sh