Setup ivLyrics
We will guide you through the 2-step installation process.
Install Spicetify
First, install the Spicetify CLI tool to unlock customization.
Run this command to install Spicetify CLI:
iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex
Run this command to install Spicetify CLI:
curl -fsSL https://raw.githubusercontent.com/spicetify/cli/main/install.sh | sh
Install ivLyrics
Now, add the ivLyrics extension to your setup.
Run this command to install ivLyrics:
iwr -useb https://ivlis.kr/ivLyrics/install.ps1 | iex
Run this command to install ivLyrics:
curl -fsSL https://ivlis.kr/ivLyrics/install.sh | sh
Update ivLyrics
Run the following command to update to the latest version.
Run this command to update ivLyrics:
iwr -useb https://ivlis.kr/ivLyrics/install.ps1 | iex
Run this command to update ivLyrics:
curl -fsSL https://ivlis.kr/ivLyrics/install.sh | sh
The install script automatically handles updates. Just run the same command!