Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iagolaguna/vscodefy
extension for vscode to remote control spotify api
https://github.com/iagolaguna/vscodefy
hacktoberfest spotify spotify-web-api spotify-web-player spotify-webapi vscode vscode-extension vscodefy
Last synced: 2 months ago
JSON representation
extension for vscode to remote control spotify api
- Host: GitHub
- URL: https://github.com/iagolaguna/vscodefy
- Owner: iagolaguna
- License: mit
- Created: 2018-08-16T03:20:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:25:59.000Z (about 2 years ago)
- Last Synced: 2023-03-02T05:23:33.433Z (almost 2 years ago)
- Topics: hacktoberfest, spotify, spotify-web-api, spotify-web-player, spotify-webapi, vscode, vscode-extension, vscodefy
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=iagolaguna.vscodefy
- Size: 1.39 MB
- Stars: 42
- Watchers: 4
- Forks: 11
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscodefy
[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/iagolaguna/vscodefy)
## BETA : **Only for Spotify Premium Users**
Use Spotify inside vscode. Provides integration with Spotify Web API and remote-control resources
## Table of contents
* [Usage](#usage)
* [Features](#features)
* [How to contribute](#howtocontribute)
* [Vscodefy Server](https://github.com/iagolaguna/vscodefy-server)
* [Vscodefy OAuth](https://github.com/iagolaguna/vscodefy-oauth)
* [Issues](#issues)
* [License](#license)## Usage
![How to use](/assets/usage.gif)
## Features
| Feature | macOS | Linux | Windows |
| ---------------------------- |:-------------:| :--------------------------- | :--------------------------- |
| Show current song | ✅ | ✅ | ✅ |
| Play Next Song | ✅ | ✅ | ✅ |
| Play Previous Song | ✅ | ✅ | ✅ |
| Play | ✅ | ✅ | ✅ |
| Pause | ✅ | ✅ | ✅ |
| Play Pause | ✅ | ✅ | ✅ |
| Available Devices | ✅ | ✅ | ✅ |## License
This project is under the MIT license.