{"id":16906415,"url":"https://github.com/chrisru/lyrics","last_synced_at":"2026-05-17T12:03:06.533Z","repository":{"id":45438733,"uuid":"206858668","full_name":"ChrisRu/lyrics","owner":"ChrisRu","description":"🎼 Get the lyrics for the currently playing Spotify song","archived":false,"fork":false,"pushed_at":"2023-05-23T00:55:44.000Z","size":97,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T15:30:20.556Z","etag":null,"topics":["currently-playing","lyrics","python","script","song","spotify"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChrisRu.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}},"created_at":"2019-09-06T19:11:28.000Z","updated_at":"2021-01-02T16:26:13.000Z","dependencies_parsed_at":"2024-11-25T21:40:59.914Z","dependency_job_id":null,"html_url":"https://github.com/ChrisRu/lyrics","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisRu%2Flyrics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisRu%2Flyrics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisRu%2Flyrics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisRu%2Flyrics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisRu","download_url":"https://codeload.github.com/ChrisRu/lyrics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244649993,"owners_count":20487536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["currently-playing","lyrics","python","script","song","spotify"],"created_at":"2024-10-13T18:42:32.818Z","updated_at":"2026-05-17T12:03:01.488Z","avatar_url":"https://github.com/ChrisRu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lyrics\n\nGet the lyrics to songs right in your terminal.\n\n![lyrics example](example.png)\n\n## CLI\n\n- `lyrics` to display the lyrics of the currently playing song on Spotify\n- `lyrics \"The Beatles - Blackbird\"` for getting lyrics for a specific song\n- `lyrics \"Can't you see im trying\"` for finding the song based on it's lyrics\n- `lyrics --watch` to stay open and update the lyrics when you get to the next song\n  - Alternatively `-w`, `--continuous`, or `-c`\n- `lyrics --version` to get the current version\n  - Alternatively `-v`\n- `lyrics --help` to show what commands are available\n  - Alternatively `-h`\n\n## Support\n\nThis script should support Linux, MacOS and Windows. Color highlighting is unfortunately not supported on Windows (you're welcome to add this in a pull request 😀 ).\n\n## Installation\n\n### Requirements\n\nRequires Python 3 with pip installed.\n\n### Dependencies\n\nInstall the packages from the requirement.txt document with pip:\n\n`$ pip install -r ./requirements.txt --user`\n\n### Execute from anywhere\n\nThen you can add a link to your bin so the lyrics can be executed from anywhere in the terminal:\n\n`$ ln -s ./lyrics/__main__.py /usr/local/bin/lyrics`.\n\n(The `/usr/local/bin` path will have to be in your `$PATH` variable)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisru%2Flyrics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisru%2Flyrics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisru%2Flyrics/lists"}