{"id":28469598,"url":"https://github.com/rainaisntbald/waybar_lyrics","last_synced_at":"2026-04-18T09:31:35.662Z","repository":{"id":297336164,"uuid":"996421582","full_name":"rainaisntbald/waybar_lyrics","owner":"rainaisntbald","description":"A simple waybar lyric module","archived":false,"fork":false,"pushed_at":"2025-06-07T15:19:53.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-16T12:54:52.747Z","etag":null,"topics":["linux","lyrics","lyrics-fetcher","minimalist","music","playerctl","shell","simple","waybar","wayland"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rainaisntbald.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-04T23:43:19.000Z","updated_at":"2025-06-17T14:04:08.000Z","dependencies_parsed_at":"2025-06-05T05:08:39.007Z","dependency_job_id":"f7430e93-7f8c-4d4a-9444-e5d214ec490f","html_url":"https://github.com/rainaisntbald/waybar_lyrics","commit_stats":null,"previous_names":["rainaisntbald/waybar_lyrics"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rainaisntbald/waybar_lyrics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainaisntbald%2Fwaybar_lyrics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainaisntbald%2Fwaybar_lyrics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainaisntbald%2Fwaybar_lyrics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainaisntbald%2Fwaybar_lyrics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rainaisntbald","download_url":"https://codeload.github.com/rainaisntbald/waybar_lyrics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainaisntbald%2Fwaybar_lyrics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31963966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","lyrics","lyrics-fetcher","minimalist","music","playerctl","shell","simple","waybar","wayland"],"created_at":"2025-06-07T09:08:02.014Z","updated_at":"2026-04-18T09:31:35.656Z","avatar_url":"https://github.com/rainaisntbald.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Waybar Lyrics\n![image](https://github.com/user-attachments/assets/dd7c0fe0-ede8-4c3f-8057-20e08675edec)\n\nAn extremely simple waybar lyric displayer\n\n## How does it work?\n\nIt fetches the lyrics using the API at https://lrclib.net/ for the currently playing song (according to playerctl) and, if they are found, displays them at the correct time using the timestamps available.\n\n## How do I use it?\n\n- Download the lyrics.sh script, place it somewhere safe, and `chmod +x lyrics.sh` it\n- Add something along the lines of the following as a waybar module:\n```json\n\"custom/lyrics\": {\n    \"exec\": \"stdbuf -oL /path/to/lyrics.sh\",\n    \"format\": \"{}\"\n},\n```\n- Add the module to your waybar's config\n- You now have lyrics!\n- You can go into the lyrics.sh to adjust the maximum characters it will show if it appears too long on your waybar\n\n## What does it depend on?\n\nIt relies on playerctl to fetch the current track being played, jq to parse the json response, and an internet connection to fetch the lyrics.\n\n## It isn't working!\n\nFeel free to make an issue - I can try to provide assistance or improve the script to work more generally!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainaisntbald%2Fwaybar_lyrics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frainaisntbald%2Fwaybar_lyrics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainaisntbald%2Fwaybar_lyrics/lists"}