List of Finished Windy Plugins (v42+)
-
@pavelmedia Thanks for the feedback.
"can't access property "start", info is null"
I wasn't able to reproduce that error. It was related to a feature I was working on but have since abandon. I have now removed all code related to the radar calendar so hopefully that clears it up on your end."the onDestroy method should remove all listeners with store.off(), map.off()"
I have removed all references tostoreand added the missingmap.offcalls to theonDestroyper your recommendation."did you know Windy has a weather warnings layer? Did you find any missing data?"
Yes, I am aware of the Weather Warnings layer and I am not aware of any missing data.
I was inspired by YouTubers like Ryan Hall with their real-time radar/alert displays. I wanted to track storms on the Windy radar and see the what alerts were active in the viewed region in real-time.The existing Weather Warnings layer currently shows more alerts than my plugin because I can only show alerts where the NWS API provides the geometry. I'm working on a solution to support alerts without geometry provided and match the level of functionality of the Weather Warnings layer.
I have updated my plugin and published version 1.0.1.
Source: https://github.com/RyanMathewson/windy-plugin-usa-nws-alerts/tree/1.01
Install: https://windy-plugins.com/1013994/windy-plugin-usa-nws-alerts/1.0.1/plugin.min.jsLet me know if there is anything else I need to do for this to be published. Thanks for your support and the lovely Windy app!

-
@antflash22 Thanks for your changes and the information. Your plugin is now published.
Thanks for building with Windy!
-
Hello dear developers,
I have developed and tested a new version of the GPS plugin called GNSS from COM v2, which replaces the old “GPS from COM” plugin based on user requests.
Could you please remove the old version and publish this new one?
Here is the link to the plugin:
https://windy-plugins.com/14130635/windy-plugin-gpsfromcomv2/0.1.1/plugin.min.jsAdditionally, I have updated the GPS from TCP plugin to support a wider range of NMEA sentence prefixes, improving compatibility with many devices.
Here is the link to the updated TCP plugin:
https://windy-plugins.com/14130635/windy-plugin-gpsfromtcp/0.2.6/plugin.min.jsThank you very much for your time and support!
Yann
-
Hello @Yann-Kerherve,
thanks for your updates. The changes have been published and the old GPS from COM plugin has been disabled.
All the best
Pavel -
Dear developers,
Good day!I have developed a plugin which, with the help of a small NMEA Bridge server, add the ability to see the present position of your ship and see others if AIS is connected. A projection of the ship according the prevision slide bar, the course and the speed to have the weather in the future estimated position.
Here is the project github repository: https://github.com/syldeb35/windy-plugin-nmea-tracker
Plugin name: windy-plugin-nmea-tracker
The last version I succeed to pubish: https://windy-plugins.com/7445473/windy-plugin-nmea-tracker/1.0.5/plugin.min.jsIt is actually private plugin for test purpose.
I have now an issue when trying to publish a new version: The windy server return an error 500, and a server-side validation error preventing any update.
Can you have a look? What I made wrong?
Thanks for your help!Have a good day !
Sylvain
-
Hi @Sylvain-Debray, sorry there was a problem with the plugins backend on our end. Can you try publishing your plugin again please?
-
Hi, I have updated my SoarCalc plugin to be compatible with recent changes in Windy.com. github tomgooch/windy-plugin-soarcalc
I have marked it as public with this URL and have already done a publish-plugin giving...
"https://windy-plugins.com/12216047/windy-plugin-soarcalc/1.0.11/plugin.min.js"Please can the properly released plugin be updated to this version.
Thanks
-
@tomA27 Thanks for your updates. Your plugin is now published.
-
@pavelmedia Thank you.
-
Hello everyone, I built a little plugin that displays NOAA NDBC buoys on the Windy map with the last reading visible (wave height, period, direction...) as well as other sources in Europe such as Candhis (Cerema) for France, ISPRA (Mareografico) in Italy Puerto in Spain and more to come.
Here is a link to the current version that works pretty well. I'll update this post if I update it!
https://windy-plugins.com/15078611/windy-plugin-the-buoy/0.1.3/plugin.min.js
Hope you like it! Poke @ivo @Suty and the team!
Would love it to be featured in the Windy Plugins list so it's easier to setup. Here is a screenshot.

-
Thanks for your plugin. Can you please make sure
pluginConfig.tscontains all required values, then build and publish again? We're unable to review the plugin for these reasons:repositoryis not a link to a public GitHub reposcreenshotdoesn't load (it should suffice to create/src/screenshot.png)
-
@pavelmedia should be all good! Thank you!
Here is the link to the new version: https://windy-plugins.com/15078611/windy-plugin-the-buoy/0.1.3/plugin.min.js
-
I ivo unpinned this topic on
-
I ivo pinned this topic on
-
@Thomas-Cailhol Sorry, are you sure you ran the publish pipeline? The version you mention is 0.1.3, same as in your original post.
-
Good catch @pavelmedia sorry I just ran it. Not very used to this workflow yet but thanks for the heads up. Should be good now the link is https://windy-plugins.com/15078611/windy-plugin-the-buoy/0.1.4/plugin.min.js
-
@Thomas-Cailhol Thanks, looking better now. One last thing is that once the plugin is closed, the displayed markers stay on the map. It's a good practice to reset all markers and listeners on unmount so users don't have to reload the site if they want to close the plugin. Can you fix this?
-
@pavelmedia said in List of Finished Windy Plugins (v42+):
@Thomas-Cailhol Thanks, looking better now. One last thing is that once the plugin is closed, the displayed markers stay on the map. It's a good practice to reset all markers and listeners on unmount so users don't have to reload the site if they want to close the plugin. Can you fix this?
Reply
Good catch again! Thats fixed in https://windy-plugins.com/15078611/windy-plugin-the-buoy/0.1.5/plugin.min.js
-
@Thomas-Cailhol All looking good now. Your plugin is published.
Thanks for building with Windy!
-
Hey guys I just published an update of The Buoy plugin and ran the Github action successfully. Nothing else to do? It'll update automatically for users? Thanks 🙏
-
Hi Windy Team and Community!
I’m excited to share a new plugin I’ve developed for astrophotographers and astronomers:
windy-plugin-astronomy-seeingIt transforms Windy into a powerful decision-making tool for deep-sky and planetary imaging, calculating a dedicated "Seeing Score" based on real atmospheric data.

URL Published: https://windy-plugins.com/16522565/windy-plugin-astronomy-seeing/1.0.0/plugin.min.js
-