Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 06:28
· 14 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

Other work