JSPM

signalk-windy-plugin

0.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q53765F
  • License MIT

A SignalK plugin that plots your vessel on a windy.com weather map

Package Exports

  • signalk-windy-plugin
  • signalk-windy-plugin/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (signalk-windy-plugin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm version

SignalK Windy Plugin

A SignalK plugin that plots your vessel on a windy.com weather map.

What Does It Do?

This plugin/webapp will plot your vessel's current position on a Windy.com weather map. If you are using the tracks plugin, it will also plot your recent track up to your present position.

This plugin uses the Windy.com API which requires a license key. A license key has been bundled with this plugin. However, it comes with the following restriction:

The bundled Windy.com license key will only work with SignalK servers hosted at http://localhost or http://raspberrypi.local.

This is a restriction imposed by Windy.com - which require you to register all the authorized domains on your license key. If you host your SignalK server at a differnt hostname/domain, you will have to:

  • Obtain your own Windi.com API key at https://api.windy.com/keys
  • Configure your Windy.com API key to permit your hostname/domain
  • Enter your key on the SignalK Windy Plugin configuration screen