Skip to content

Flick CLI 1.0.0 stable

Latest

Choose a tag to compare

@probees1492 probees1492 released this 29 Jul 12:52

Flick CLI 1.0.0 stable

Flick CLI brings Flick's iPhone-to-Mac transfer workflow to Terminal as a
signed and Apple-notarized stable release.

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
  • Native Apple Silicon and Intel builds, plus a Universal binary
  • SHA-256 checksums and Apple notarization records

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.

Trust and compatibility

Every v1.0.0 executable is signed by Developer ID Application: Hyeonsu Seo (DV4YUN9P9P) with Hardened Runtime and a secure timestamp. Apple notarization
returned Accepted for the Apple Silicon, Intel, and Universal artifacts.

Requires macOS 12 Monterey or later.

Install

brew install probees1492/flick/flick

Then run flick help, flick doctor, or flick connect ABC234.

Mac-to-iPhone upload remains intentionally disabled until the mobile protocol
can guarantee atomic cleanup of interrupted uploads.