CLI for fetching lyrics for various players
currently works for cmus player
install uv
clone the git repository
git clone https://github.com/KrishnaSSH/lyriccli
install dependencies
uv sync
run the file
uv run python main.py
CLI for fetching lyrics for various players
currently works for cmus player
install uv
clone the git repository
git clone https://github.com/KrishnaSSH/lyriccli
install dependencies
uv sync
run the file
uv run python main.py