github heyderekj/dinky v2.8.0
Dinky 2.8.0

latest releases: v2.11.2, v2.11.1, v2.11.0...
14 days ago

Dinky 2.8.0

This release adds a pro-user local CLI and local HTTP serve mode, plus stability and quality updates across the app.

Highlights

  • Add DinkyCoreImage package and dinky CLI for local automation workflows.
  • Add optional local service mode (dinky serve) with health/compress endpoints.
  • Add docs and in-app Settings mention for pro tools (CLI/API), including AI-agent usage guidance.
  • Keep CI green with app tests (macos) and package tests (spm).
  • Fix warnings in updater and PDF OCR service.

Install

Homebrew (optional):

brew tap heyderekj/dinky https://github.com/heyderekj/dinky
brew install --cask dinky

Or download Dinky-2.8.0.dmg below and drag Dinky to Applications.

Local CLI quick start (pro users)

cd DinkyCoreImage
swift build -c release
./.build/release/dinky compress /path/to/image.png --format webp --json

Don't miss a new dinky release

NewReleases is sending notifications on new releases.