Skip to content

gadak v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:02

Changelog

Features

  • 324d6ca feat: v0.12 paper identity, retire TUI, live labels/priority/title

Other

  • eed711e refactor: rename the product from scry to gadak

Install / upgrade

brew install midagedev/tap/gadak     # first install
brew upgrade midagedev/tap/gadak     # upgrade
# or
curl -fsSL https://raw.githubusercontent.com/midagedev/gadak/main/scripts/install.sh | sh

Or download the archive for your OS/arch from this release, unpack it, and run:

./gadak init && ./gadak serve --sync

The web UI is embedded — the binary is the whole install. See the README for Docker and source builds. Running installs notice new releases on their own (daily anonymous check, updateCheck: false to opt out — see SECURITY.md).