Read-only inventory
Scans on-disk package metadata and Mac App Store receipts using folders you explicitly grant through macOS.
Installory builds a read-only inventory across Homebrew, pip, pipx, npm, Cargo, RubyGems, and Mac App Store receipts without changing your system.
Names, versions, managers, install locations, and dependency hints.
Audio and video conversion tools in /opt/homebrew
Python formatter installed as an isolated command-line tool.
Global Node package with version and install path metadata.
Rust command installed through Cargo.
Installory separates understanding from removal. It shows what exists, explains what it can, and leaves destructive work in your hands.
Scans on-disk package metadata and Mac App Store receipts using folders you explicitly grant through macOS.
When you choose cleanup, Installory generates commands for you to inspect, copy, save, and run manually in Terminal.
No tracking, analytics, ads, account system, network calls, or package inventory transmission.
Generated scripts are plain text. Common essentials are treated cautiously, and Installory does not execute the script for you.
#!/usr/bin/env bash # Cleanup script generated by Installory. # Review every line before running. # Installory did not run this script. set -euo pipefail echo "brew uninstall wget" brew uninstall wget # WARNING: common essential. Uncomment only if certain. # brew uninstall openssl@3
Installory is being prepared for App Store distribution. The current public pages are ready for support, privacy review, and launch.
The privacy policy states the operational model clearly: no tracking, no analytics, no ads, no account system, no package inventory transmission, and local-only storage.