Skip to content

Flick CLI 0.1.0 public preview

Pre-release
Pre-release

Choose a tag to compare

@probees1492 probees1492 released this 29 Jul 12:19

Flick CLI 0.1.0 public preview

The first macOS command-line release connects Terminal to Flick on iPhone.

Included

  • flick connect <key> interactive shared-folder browser
  • flick ls <key> [path] non-interactive folder listing
  • flick get <key> <path> safe iPhone-to-Mac download
  • flick receive <link-or-id> download from a Flick transfer link
  • flick doctor, flick help [command], flick version, and JSON diagnostics
  • Apple Silicon, Intel, and Universal macOS binaries
  • SHA-256 checksums

Downloads stream through Flick's temporary HTTPS relay into a temporary local
file. The CLI validates sizes when available, syncs the file, and atomically
moves it into place. Existing files require an explicit --force.

Install

brew install probees1492/flick/flick

Requires macOS 12 Monterey or later.

Preview status

This preview is ad-hoc signed but not Apple-notarized because the Flick
Developer ID Application credential is not yet available. Homebrew is the
recommended installation path. Mac-to-iPhone upload remains disabled until the
mobile protocol can guarantee atomic cleanup of interrupted uploads.