Skip to content

v0.8.9

Choose a tag to compare

@github-actions github-actions released this 30 May 15:34
· 23 commits to main since this release

Installation

# Binary download
curl -fsSL https://raw.githubusercontent.com/xdagiz/xytz/main/install.sh | bash

# Homebrew
brew install xdagiz/tap/xytz

# Scoop
scoop bucket add xdagiz https://github.com/xdagiz/scoop-bucket.git
scoop install xdagiz/xytz

# Or via Go
go install github.com/xdagiz/xytz@latest

# Arch Linux (AUR)
paru -S xytz      # source build
paru -S xytz-bin  # prebuilt binary

Changelog

New Features

Bug fixes