{"id":27184310,"url":"https://github.com/waaverecords/cmdpal.ext.spotify","last_synced_at":"2026-04-25T14:03:17.163Z","repository":{"id":286014155,"uuid":"959798352","full_name":"waaverecords/CmdPal.Ext.Spotify","owner":"waaverecords","description":"Search through and control Spotify from CmdPal.","archived":false,"fork":false,"pushed_at":"2025-04-05T23:20:49.000Z","size":54,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T23:25:06.158Z","etag":null,"topics":["cmdpal","csharp","powertoys","spotify"],"latest_commit_sha":null,"homepage":"","language":"C#","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/waaverecords.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":"2025-04-03T11:21:10.000Z","updated_at":"2025-04-05T23:20:51.000Z","dependencies_parsed_at":"2025-04-05T23:25:12.121Z","dependency_job_id":null,"html_url":"https://github.com/waaverecords/CmdPal.Ext.Spotify","commit_stats":null,"previous_names":["waaverecords/cmdpalspotifyextension","waaverecords/cmdpal.ext.spotify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waaverecords%2FCmdPal.Ext.Spotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waaverecords%2FCmdPal.Ext.Spotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waaverecords%2FCmdPal.Ext.Spotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waaverecords%2FCmdPal.Ext.Spotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waaverecords","download_url":"https://codeload.github.com/waaverecords/CmdPal.Ext.Spotify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248072410,"owners_count":21043230,"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":["cmdpal","csharp","powertoys","spotify"],"created_at":"2025-04-09T16:50:22.013Z","updated_at":"2026-04-25T14:03:17.157Z","avatar_url":"https://github.com/waaverecords.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify Extension for CmdPal\n\nThis is an extension for [PowerToys](https://github.com/microsoft/PowerToys) [Command Palette](https://learn.microsoft.com/en-us/windows/powertoys/command-palette/overview) that allows you to search Spotify and control its player.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./demo.gif\" width=\"760\" /\u003e\n\u003c/p\u003e\n\n## Features\n\n- Search for songs, albums, artists and playlists\n- Play songs, albums, artists and playlists\n- Add song and album to queue\n- Pause and resume track\n- Go to previous or next track\n- Turn shuffle on and off\n- Set repeat to track, context or off\n\n## Installation\n\n\u003e [!IMPORTANT]\n\u003e Spotify Premium is necessary to control the player.\n\n1. Ensure you have the [latest version](https://github.com/microsoft/PowerToys/releases/latest) of PowerToys installed.\n2. Download the [newest release](https://github.com/waaverecords/CmdPal.Ext.Spotify/releases/latest) zip file.\n3. Extract the zip file.\n4. Import the `waaverecords.pfx`certificate (by double clicking on it and going through the import wizard).\n\t- Use `Local Machine` for the store location.\n\t- Use the following password when prompted for it: `58loiGU\u003c1N2#`.\n\t- Place the certificate in the `Trusted People` store.\n5. Execute the `CmdPal.Ext.Spotify_[version]_x64` file to install the extension.\n6. Head to your Spotify [developer dashboard](https://developer.spotify.com/).\n7. Create a new app with:\n    - `Redirect URI` set to `http://127.0.0.1:5543/callback`\n    - `Web API` and `Web Playback SDK` checked\n8. Go to the settings of the newly created app and save somewhere the value of `Client ID`. It is needed later.\n9. Open the Command Palette Settings and go to the Extensions section. Scroll down until you find the `Spotify control` section.\n10. Set the value of `Client ID` with the value saved earlier.\n11. Type `spotify` in Command Palette. You should see `Spotify control`. Hit `enter` and go through the login process.\n\n## Contributing\n\nContributions are welcome! If you have any ideas, improvements, or bug fixes, please open an issue or submit a pull request.\n\nTo contribute to CmdPal.Ext.Spotify, follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature/fix.\n3. Make your changes and commit them with descriptive commit messages.\n4. Push your changes to your forked repository.\n5. Submit a pull request to the main repository.\n\nPlease ensure that your code adheres to the existing code style. Also, make sure to update the documentation as needed.\n\nTogether, we can make CmdPal.Ext.Spotify better!\n\n## Development\n\nTo build and install the extension, simply run the solution.\n\n// TODO: usage doc\n\n// TODO: msix app logo\n\n// TODO: extension icon\n\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaaverecords%2Fcmdpal.ext.spotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaaverecords%2Fcmdpal.ext.spotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaaverecords%2Fcmdpal.ext.spotify/lists"}