Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:59

Installation

# Homebrew (macOS / Linux)
brew install index-null/tap/lyrics

# Go
go install github.com/index-null/cmus-lyric/cmd/lyrics@v0.5.0

# Shell script
curl -fsSL https://raw.githubusercontent.com/index-null/cmus-lyric/master/install.sh | bash

Changelog

  • d308d43 feat(lyric): support displaying unsynced (plain-text) lyrics
  • fe9ac46 feat: add refetch lyrics shortcut (r key)