{"id":20688782,"url":"https://github.com/71/spotify-lyrics-windows","last_synced_at":"2025-10-13T05:35:38.291Z","repository":{"id":95481237,"uuid":"188795747","full_name":"71/spotify-lyrics-windows","owner":"71","description":"Real-time lyrics for Spotify on Windows, using Musixmatch and ReadProcessMemory (yikes).","archived":false,"fork":false,"pushed_at":"2019-10-26T15:43:41.000Z","size":242,"stargazers_count":29,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T22:24:30.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/71.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-05-27T07:43:48.000Z","updated_at":"2025-02-08T08:08:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"643c7b69-7c33-4d46-b57b-1729907be50f","html_url":"https://github.com/71/spotify-lyrics-windows","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/71/spotify-lyrics-windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fspotify-lyrics-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fspotify-lyrics-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fspotify-lyrics-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fspotify-lyrics-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/71","download_url":"https://codeload.github.com/71/spotify-lyrics-windows/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fspotify-lyrics-windows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013705,"owners_count":26085393,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-11-16T23:06:58.946Z","updated_at":"2025-10-13T05:35:38.269Z","avatar_url":"https://github.com/71.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lyrics\n======\n\nLyrics for Spotify, in real-time. Uses [Musixmatch](https://www.musixmatch.com) as a backend,\nbut it actually works.\n\n![Screenshot](Assets/screenshot.png)\n\n## Features\n- Minimalistic UI with stay-on-top and auto-scroll features.\n- No input; just launch it and let it do the rest.\n- Song lyrics are automatically cached, for your offline needs.\n\n## How does it work?\n1. When a song is playing, the title of the main Spotify window is scanned,\n   and the title / artist are extracted from it.\n2. Several times per second, the memory of the Spotify process is scanned to find\n   strings that match a timestamp (`0:00` or `00:00`), and all these strings are cached.\n3. The program attempts to find the timestamp that is most likely to be the \"current\n   song position\" timestamp, using the following criteria:\n   - If a new song just started playing, we select the timestamp which is the lowest,\n     but which was high before (since the text likely went from `3:42` to `0:00`).\n   - If the same song is playing, we select the first timestamp that increased by 1\n     since the last analysis (since a song will likely go from `3:41` to `3:42`).\n   - If no song is selected this way, we take the last timestamp that matched either\n     one of the previous conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F71%2Fspotify-lyrics-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F71%2Fspotify-lyrics-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F71%2Fspotify-lyrics-windows/lists"}