Skip to content

v0.9.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 15:55
· 2 commits to main since this release

Installation

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

# Homebrew (Cask)
brew tap xdagiz/homebrew-tap
brew install --cask 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