Installation
# Binary download
curl -fsSL https://raw.githubusercontent.com/xdagiz/xytz/main/install.sh | bash
# Or via Go
go install github.com/xdagiz/xytz@latest
# Arch Linux (AUR)
yay -S xytz-binChangelog
New Features
- 4d1c6b5: feat(player): add an option to play selected video using mpv (@xdagiz)
- b83220d: feat(player): add player model & handle mpv process globally (@xdagiz)
- 1e377e8: feat(release): add aur publishing in goreleaser config (@xdagiz)
- 113714f: feat(release): add homebrew cask option in goreleaser config (@xdagiz)