Terminal synced lyrics viewer for your currently playing music.
Requirements: python, playerctl
yay -S lyse
paru -S lyse # for paru userssudo pacman -S playerctl # Arch
sudo apt install playerctl # Debian/Ubuntugit clone https://github.com/snoowfall/lyse.git --depth 1
cd lyse
chmod +x lyse.py
./lyse.pyTip
Run lyse -h to see additional arguments.
q- quitj/k- adjust sync offsetu- toggle UIb- toggle bold activec- toggle centeredd- toggle dynamic colorsi- toggle dim inactive</>- seek 5 secondsshift+u- toggle uppercase
Settings auto-save to ~/.config/lyse/settings.json
Reset all settings: lyse --reset