Skip to content

v0.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:18
· 1 commit 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