hyper-media-control-spotify-local
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

hyper-media-control-spotify-local

License hyper GitHub issues

Extend hyper-media-control with support for Spotify via the local web server.

Installation

Add hyper-media-control and hyper-media-control-spotify-local to your Hyper configuration.

Configuration

hyper-media-control-spotify-local defines the following configuration options:

module.exports = {
    config: {
        ...
        hyperMedia: {
            ...
            spotifyLocal: {
                defaultPort: 4370 // The starting port when scanning for the local Spotify server. Only change this if you know what you're doing.
            }
            ...
        }
    }
}

Package Sidebar

Install

npm i hyper-media-control-spotify-local

Weekly Downloads

4

Version

1.2.0

License

MIT

Unpacked Size

15.7 kB

Total Files

11

Last publish

Collaborators

  • olivebranch2112