Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.