display song lyrics in terminal (only for linux) (inspired by https://github.com/tacoproz1/tacos-terminal-lyrics)
- C 94.9%
- JavaScript 3%
- Shell 2.1%
| common_utils@18f1056c92 | ||
| extension-for-firefox | ||
| src | ||
| .clang-format | ||
| .clang-tidy | ||
| .gitignore | ||
| .gitmodules | ||
| cond.txt | ||
| deps.txt | ||
| LICENSE | ||
| readme.md | ||
| run.sh | ||
| run_for_firefox.sh | ||
texturawasd-terminal-lyrics
NOTE: does not support youtube (yes yt music tho), it's youtube's fault.
NOTE vol. 2: Firefox does not properly export the data this app needs, so I made an extension for it.
View lyrics of a playing song in the terminal
- Uses playerctl
- Use curl and jansson for lrclib (only care about synced lyrics)
- For the figlet text, just shell out to toilet (or figlet)