{"id":13340471,"url":"https://github.com/arjankuijpers/SpotifyRemote","last_synced_at":"2025-03-11T18:31:19.720Z","repository":{"id":51112926,"uuid":"83370750","full_name":"arjankuijpers/SpotifyRemote","owner":"arjankuijpers","description":"Spotify Remote for Visual Studio (2015/2017)","archived":false,"fork":false,"pushed_at":"2021-05-23T11:14:26.000Z","size":1209,"stargazers_count":33,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-24T06:27:48.857Z","etag":null,"topics":["control","controls","extension","music","plugin","spotify","studio","visual","visual-studio","vsix"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=ArjanKuijpers.SpotifyRemote","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/arjankuijpers.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}},"created_at":"2017-02-28T00:20:32.000Z","updated_at":"2024-04-06T07:56:55.000Z","dependencies_parsed_at":"2022-09-04T04:40:09.455Z","dependency_job_id":null,"html_url":"https://github.com/arjankuijpers/SpotifyRemote","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjankuijpers%2FSpotifyRemote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjankuijpers%2FSpotifyRemote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjankuijpers%2FSpotifyRemote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjankuijpers%2FSpotifyRemote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arjankuijpers","download_url":"https://codeload.github.com/arjankuijpers/SpotifyRemote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243090307,"owners_count":20234766,"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":["control","controls","extension","music","plugin","spotify","studio","visual","visual-studio","vsix"],"created_at":"2024-07-29T19:23:00.657Z","updated_at":"2025-03-11T18:31:19.265Z","avatar_url":"https://github.com/arjankuijpers.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/arjankuijpers/SpotifyRemote/297aadc6d2ca8b99afcb631bd2b4c1132a89fc31/VSIXSpotifyRemote/SpotifyRemoteLogo.png\" width=\"200\"\u003e\n\n# SpotifyRemote\n\u003cimg src=\"https://arjankuijpers.gallerycdn.vsassets.io/extensions/arjankuijpers/spotifyremote/2.0/1510793706623/271382/1/2017-07-16_00-24-42.gif\"\u003e\n\n## For Visual Studio (2015/2017)\n\nLicense:\n![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)  \nJoin the conversation on:\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/SpotifyRemoteForVisualStudio/Lobby#)  \nMaster: [![Build status](https://ci.appveyor.com/api/projects/status/nkoom7kwayhiolbx/branch/master?svg=true)](https://ci.appveyor.com/project/arjankuijpers/spotifyremote/branch/master)\n\n\n\n* [Getting Started \u0026 Installation](#getting-started)\n* [Tips](#tips)\n* [FAQ](#frequent-asked-questions)\n* [About](#about-spotifyremote)\n* [Bug report \u0026 feature request](https://github.com/arjankuijpers/SpotifyRemote/issues)\n\n## Getting started\n\n#### Installation:\n1. [Download](https://marketplace.visualstudio.com/items?itemName=ArjanKuijpers.SpotifyRemote) the installer package (VSIX) from the [Visual Studio marketplace](https://marketplace.visualstudio.com/items?itemName=ArjanKuijpers.SpotifyRemote#review-details).\n2. Run the Visual Studio extension installer (VSIX).\n3. Restart Visual Studio.\n4. Go to **view** *\u003e* **Toolbars** and Select **SpotifyRemote**  \n\u003cimg src=\"https://raw.githubusercontent.com/arjankuijpers/SpotifyRemote/081ea5748298841b9385c684de59b0f88dfd9399/SpotifyRemote/docs/enable_tb_from_view.png\" width=\"350\"\u003e  \n\n[Click here](https://raw.githubusercontent.com/arjankuijpers/SpotifyRemote/081ea5748298841b9385c684de59b0f88dfd9399/SpotifyRemote/docs/enable_tb_from_view.png) for full sized screenshot\n\n## Tips\n\n**Can it start Spotify from Visual Studio?**  \nIt will, when you click a command and Spotify is not running.\n\n## Frequent Asked Questions\n**Does it work on Visual Studio 2017?**  \n*Yes it does, try it.*  \n\n**What can SpotifyRemote do?**  \n1. Currently you can do the basic commands such as:\n * Open Spotify,\n * Play\n * Pause\n * Next\n * Previous  \n\n2. Showing Track name \u0026 Artist when it changes.  \n\n*But that's not where it stops, See [Features](#features) to know what is planned.*\nYou can also make a feature request (at github).\n\n**Can I help with development?**  \n*Sure you can, please fork and do your developer magic. Afterwards create a [pull request](https://github.com/arjankuijpers/SpotifyRemote/pulls).  \nAnd if your changes are stable it will be merged in the release version*\n\n**What version of Windows do I need?**  \n*At least* Windows 7 *, Visual Studio 2015 is only supported on Windows 7 and later*\n\n**What version of Visual Studio do I need?**  \n*At least* Visual Studio 2015\n\n## Features\n### Supported\n- [x] Start Spotify\n- [x] Open Spotify\n- [x] Play / Pause\n- [x] Skip / Previous\n- [x] Shows track title upon change\n- [ ] Playlist browsing\n\n### Planned\n- [x] Create better interface (update icons).\n- [x] Hide Text of play control buttons when spotify is not active.\n- [x] Settings in tools menu.\n- [ ] Multiple themes.\n- [ ] Awesome features people request.\n\nDo you miss a feature? Submit a request here: [Github](https://github.com/arjankuijpers/SpotifyRemote/issues)\n\n## Troubleshooting\n\n**SpotifyRemote is not visible in the Visual studio**  \nGo to **view** *\u003e* **Toolbars** and Select **SpotifyRemote** it should show up at the top of Visual Studio.\n\nThe toolbar will be displayed over here.\n\u003cimg src=\"https://raw.githubusercontent.com/arjankuijpers/SpotifyRemote/081ea5748298841b9385c684de59b0f88dfd9399/SpotifyRemote/docs/Enable_toolbar1.png\" \u003e\n\nGo to toolbars and select the SpotifyRemote toolbar.  \n\u003cimg src=\"https://raw.githubusercontent.com/arjankuijpers/SpotifyRemote/081ea5748298841b9385c684de59b0f88dfd9399/SpotifyRemote/docs/Enable_toolbar2.png\" width=\"200\"\u003e\n\nThe toolbar should now be visible. (icons may be different).\n\u003cimg src=\"https://raw.githubusercontent.com/arjankuijpers/SpotifyRemote/081ea5748298841b9385c684de59b0f88dfd9399/SpotifyRemote/docs/Enable_toolbar3.png\"\u003e\n\n\n\n## About SpotifyRemote\n\nSpotifyRemote is a attempt to recreate the awesome [vscode-spotify](https://marketplace.visualstudio.com/items?itemName=shyykoserhiy.vscode-spotify) plugin from [shyykoserhiy](https://github.com/ShyykoSerhiy/vscode-spotify).  \nThis project is open source and I encourage forks and pull requests.  \nPlease submit bug reports and feature requests at [Github](https://github.com/arjankuijpers/SpotifyRemote/issues).\n\n## License\n\n[SpotifyRemote is released under the MIT License](https://raw.githubusercontent.com/arjankuijpers/SpotifyRemote/master/LICENSE).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjankuijpers%2FSpotifyRemote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjankuijpers%2FSpotifyRemote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjankuijpers%2FSpotifyRemote/lists"}