Skip to content

0.1.0 - 2026-07-13

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:54

Release Notes

Added

  • OpenWithCore engine: read, list and set default applications for file
    types (UTIs), file extensions and URL schemes, with viewer/editor/all role
    support, on top of NSWorkspace and LaunchServices.
  • openwith CLI: get, set, list, apply, export, import, doctor,
    gui, completions and man subcommands; --json output with pinned
    shapes on read commands.
  • Native TOML config format (schema = 1) unifying types, extensions and URL
    schemes with roles; apply (with --dry-run) and export.
  • utiluti interoperability: import flat type/URL plists and .mobileconfig
    profiles, either applying directly or converting to the native format;
    lossy export --format utiluti.

Install openwith 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jmarette/openwith/releases/download/v0.1.0/openwith-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jmarette/tap/openwith

Download openwith 0.1.0

File Platform Checksum
openwith-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
openwith-x86_64-apple-darwin.tar.xz Intel macOS checksum