List of Finished Windy Plugins (v42+)
-
Thanks @Xutao-Guo, update published.
-
Hi, I would like to have my plugin published.
Source: https://github.com/RyanMathewson/windy-plugin-usa-nws-alerts
Install: https://windy-plugins.com/1013994/windy-plugin-usa-nws-alerts/1.0.0/plugin.min.js -
Hi @antflash22
- I'm unable to test the plugin, there's an error:
can't access property "start", info is null radarCalendarChanged plugin.svelte:601- the
onDestroymethod should remove all listeners with store.off(), map.off() - did you know Windy has a weather warnings layer? Did you find any missing data?
-
@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.