Skip to content

gitpic v0.21.5 — 更清爽的命令行设置

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 08:57

更清爽的命令行设置

  • 用一张卡片呈现安装状态,只为选中的终端显示配置操作
  • 安装路径、手动说明和移除操作收进高级选项
  • 配置进度和错误仍直接可见,不会被折叠隐藏

GitPic.app

GitPic-<version>-macos-arm64.dmg in this release is the macOS menu-bar
app, same version as the CLI and with that CLI embedded. Apple Silicon
only. To install it:

  1. Open the DMG and drag GitPic across to Applications.

  2. Clear the quarantine flag — this step is not optional. The app is
    ad-hoc signed and not notarised, so until you run this macOS refuses
    to open it at all:

    xattr -dr com.apple.quarantine /Applications/GitPic.app
  3. Launch it, and authorise with 设置 ▸ 图床 ▸ 使用 GitHub 登录 (or
    gitpic auth login in a terminal).

Updates after that are handled by the app itself: 检查更新 downloads the
next DMG, verifies its SHA-256 and swaps the bundle, quarantine included.
For the gitpic command in your terminal, 设置 ▸ 通用 ▸ 命令行 installs
a link to the copy inside the app, so it stays in step with every update.