Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    List of Finished Windy Plugins (v42+)

    Scheduled Pinned Locked Moved Windy Plugins
    192 Posts 44 Posters 201.4k Views 11 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Yann KerherveY Offline
      Yann Kerherve Mariners - Seafarers
      last edited by

      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.js

      Additionally, 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.js

      Thank you very much for your time and support!

      Yann

      yk

      P 1 Reply Last reply Reply Quote 0
      • P Offline
        pavelmedia External Developers @Yann Kerherve | Premium
        last edited by

        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

        1 Reply Last reply Reply Quote 2
        • Sylvain DebrayS Offline
          Sylvain Debray Mariners - Seafarers
          last edited by

          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.js

          It 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

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            pavelmedia External Developers @Sylvain Debray | Premium
            last edited by

            Hi @Sylvain-Debray, sorry there was a problem with the plugins backend on our end. Can you try publishing your plugin again please?

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              tomA27 @pavelmedia | Premium
              last edited by

              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

              P 1 Reply Last reply Reply Quote 0
              • P Offline
                pavelmedia External Developers @tomA27 | Premium
                last edited by

                @tomA27 Thanks for your updates. Your plugin is now published.

                T 1 Reply Last reply Reply Quote 0
                • T Offline
                  tomA27 @pavelmedia | Premium
                  last edited by

                  @pavelmedia Thank you.

                  1 Reply Last reply Reply Quote 0
                  • Thomas CailholT Offline
                    Thomas Cailhol | Premium
                    last edited by

                    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.

                    Capture d’écran 2025-11-18 à 18.11.20.png

                    P 1 Reply Last reply Reply Quote 0
                    • P Offline
                      pavelmedia External Developers @Thomas Cailhol | Premium
                      last edited by

                      Hi @Thomas-Cailhol

                      Thanks for your plugin. Can you please make sure pluginConfig.ts contains all required values, then build and publish again? We're unable to review the plugin for these reasons:

                      • repository is not a link to a public GitHub repo
                      • screenshot doesn't load (it should suffice to create /src/screenshot.png)
                      Thomas CailholT 1 Reply Last reply Reply Quote 0
                      • Thomas CailholT Offline
                        Thomas Cailhol @pavelmedia | Premium
                        last edited by Thomas Cailhol

                        @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

                        P 1 Reply Last reply Reply Quote 0
                        • ivoI ivo unpinned this topic on
                        • ivoI ivo pinned this topic on
                        • P Offline
                          pavelmedia External Developers @Thomas Cailhol | Premium
                          last edited by

                          @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.

                          Thomas CailholT 1 Reply Last reply Reply Quote 0
                          • Thomas CailholT Offline
                            Thomas Cailhol @pavelmedia | Premium
                            last edited by

                            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

                            P 1 Reply Last reply Reply Quote 0
                            • P Offline
                              pavelmedia External Developers @Thomas Cailhol | Premium
                              last edited by

                              @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?

                              Thomas CailholT 1 Reply Last reply Reply Quote 0
                              • Thomas CailholT Offline
                                Thomas Cailhol @pavelmedia | Premium
                                last edited by

                                @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

                                P 1 Reply Last reply Reply Quote 0
                                • P Offline
                                  pavelmedia External Developers @Thomas Cailhol | Premium
                                  last edited by

                                  @Thomas-Cailhol All looking good now. Your plugin is published.

                                  Thanks for building with Windy!

                                  1 Reply Last reply Reply Quote 0
                                  • Thomas CailholT Offline
                                    Thomas Cailhol | Premium
                                    last edited by

                                    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 🙏

                                    1 Reply Last reply Reply Quote 1
                                    • E Offline
                                      edgTher
                                      last edited by

                                      Hi Windy Team and Community!

                                      I’m excited to share a new plugin I’ve developed for astrophotographers and astronomers:
                                      windy-plugin-astronomy-seeing

                                      It transforms Windy into a powerful decision-making tool for deep-sky and planetary imaging, calculating a dedicated "Seeing Score" based on real atmospheric data.

                                      d3369ac9-6c07-4492-8dd5-5a8ebb79096b-Screenshot 2026-01-30 at 22.59.00.png

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

                                      E 1 Reply Last reply Reply Quote 2
                                      • E Offline
                                        edgTher @edgTher
                                        last edited by

                                        New update: https://windy-plugins.com/16522565/windy-plugin-astronomy-seeing/1.1.0/plugin.min.js

                                        P 1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          pavelmedia External Developers @edgTher | Premium
                                          last edited by

                                          Hi @edgTher

                                          Thanks for your plugin, it's now published.

                                          1 Reply Last reply Reply Quote 0
                                          • P Offline
                                            pavelmedia External Developers | Premium
                                            last edited by

                                            Dear community,

                                            Windy version 49 is expected to be released early next week. It will bring a new map library, powered by WebGL, among other improvements.

                                            Although we plan to keep our APIs backwards-compatible for the near future, we have published new type definitions and a specification of all LeafletGL capabilities.

                                            We suggest you upgrade @windycom/plugin-devtools in your plugins to latest version 3.0.3.

                                            Find more about what's changing: https://community.windy.com/topic/42699/upcoming-changes-to-windy-plugin-system.

                                            See the complete LeafletGL docs: https://windycom.github.io/LeafletGL/docs.

                                            1 Reply Last reply Reply Quote 2
                                            • First post
                                              Last post
                                            Windy Community  |  Powered by excellent NodeBB
                                            Terms of Use     Privacy Policy     Windy.com