{"id":48596244,"url":"https://github.com/reymundvirtus/spotify-widget","last_synced_at":"2026-04-08T21:02:14.320Z","repository":{"id":301456562,"uuid":"1009319672","full_name":"reymundvirtus/spotify-widget","owner":"reymundvirtus","description":"💻🪟 A translucent Spotify widget with animated visualizers, built in Python (PyQt5).","archived":false,"fork":false,"pushed_at":"2025-07-06T04:27:17.000Z","size":1074,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-06T05:32:01.557Z","etag":null,"topics":["music-widget","productivity","pyqt5","python","python-widget","spotify","widget"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reymundvirtus.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-27T00:07:51.000Z","updated_at":"2025-07-06T04:27:21.000Z","dependencies_parsed_at":"2025-06-27T01:33:10.311Z","dependency_job_id":null,"html_url":"https://github.com/reymundvirtus/spotify-widget","commit_stats":null,"previous_names":["reymundvirtus/spotify-widget"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reymundvirtus/spotify-widget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reymundvirtus%2Fspotify-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reymundvirtus%2Fspotify-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reymundvirtus%2Fspotify-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reymundvirtus%2Fspotify-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reymundvirtus","download_url":"https://codeload.github.com/reymundvirtus/spotify-widget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reymundvirtus%2Fspotify-widget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["music-widget","productivity","pyqt5","python","python-widget","spotify","widget"],"created_at":"2026-04-08T21:01:22.045Z","updated_at":"2026-04-08T21:02:14.283Z","avatar_url":"https://github.com/reymundvirtus.png","language":"Python","readme":"# 🎵 Spotify Widget with Lyrics \u0026 Visualizer\n\nA frameless, draggable, translucent Spotify widget built with PyQt5.  \nDisplays current track info, album art, and animated visualizer — with Genius lyrics integration (optional).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/reymundvirtus/spotify-widget/blob/main/assets/widget.gif\" alt=\"Music Visualizer Demo\"\u003e\n\u003c/p\u003e\n\n---\n\n## 🚀 Features\n\n- 🎧 Displays Spotify playback info (title, artist, album art)  \n- 🎼 Optional: Show lyrics using Genius API  \n- 🌈 Visualizer animation  \n- 🪟 Frameless, transparent widget with glass-like style  \n- 🖱️ Draggable and resizable  \n\n---\n\n## ⚙️ Prerequisites\n\n- Python 3.9+\n- A Spotify Developer account and app (for access token)\n- (Optional) Genius API account (for lyrics)\n\n---\n\n## Step 1: Create `.env`\n\nCreate a file named `.env` in the project root and add your credentials:\n\n```env\nSPOTIFY_CLIENT_ID=your_spotify_client_id\nSPOTIFY_CLIENT_SECRET=your_spotify_client_secret\nSPOTIFY_REDIRECT_URI=http://localhost:8888/callback\nGENIUS_ACCESS_TOKEN=your_genius_token   # Optional, for lyrics\n```\n\n---\n\n## Step 2: Install Dependencies\n\n```\npython -m venv env\nsource env/bin/activate   # On Windows: env\\Scripts\\activate\n```\nThen install the required libraries:\n\n```\npip install -r requirements.txt\n```\n\n---\n\n## Step 3: Run the Widget\n\n```\npython main.py\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freymundvirtus%2Fspotify-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freymundvirtus%2Fspotify-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freymundvirtus%2Fspotify-widget/lists"}