Skip to content

check-installs-tui v1.0.2

Latest

Choose a tag to compare

@sebidc sebidc released this 07 Jun 02:37

What's new

  • Added an Import / Export pane to the TUI.
  • Export selected package managers into one JSON inventory file.
  • Import from a chosen JSON file using a file-tree path picker.
  • Select managers before installing imported packages.
  • Added confirm buttons before export/install actions.
  • Added install progress activity with installed, skipped, and failed statuses.

Verification

  • Python compile check passed for the released script.
  • Homebrew/local command copies were synced before release.