Releases: probees1492/wellnote-cli-releases
Release list
Flick CLI 1.0.0 stable
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 browserflick ls <key> [path]non-interactive folder listingflick get <key> <path>safe iPhone-to-Mac downloadflick receive <link-or-id>download from a Flick transfer linkflick 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/flickThen 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.
Flick CLI 0.1.0 public preview
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 browserflick ls <key> [path]non-interactive folder listingflick get <key> <path>safe iPhone-to-Mac downloadflick receive <link-or-id>download from a Flick transfer linkflick 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/flickRequires 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.