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

    List of Finished Windy Plugins (v42+)

    Scheduled Pinned Locked Moved Windy Plugins
    119 Posts 30 Posters 142.8k Views 8 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.
    • 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
                              • S Offline
                                samuesdllewisd
                                last edited by

                                Hello, I’m having an issue where the plugin loads but doesn’t show correctly in the interface. I noticed this while testing during a trip to Dubai and thought maybe it’s related to version mismatch or missing files. Any suggestions on what to check first? Click for more details if there’s a basic checklist for new plugin submissions.

                                1 Reply Last reply Reply Quote 0
                                • ivoI ivo unpinned this topic on
                                • francescogolaF Offline
                                  francescogola | Premium
                                  last edited by

                                  Hello Team!
                                  I updated my Windy plugin, and I kindly ask you to republish it:

                                  https://windy-plugins.com/1029116/windy-plugin-horizon-distance/0.9.2/plugin.min.js

                                  Among the fixes and new features, the plugin is LeafletGL-ready.
                                  Thanks!

                                  Francesco

                                  P 1 Reply Last reply Reply Quote 0
                                  • D.DrilliasD Offline
                                    D.Drillias | Premium
                                    last edited by

                                    https://windy-plugins.com/14130635/windy-plugin-gpsfromcomv2/0.1.1/plugin.min.js

                                    Good Day Dear All, please note that the above URL is not work in new version of windy please assist

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

                                      Thanks @francescogola for your update, it's now published.

                                      Hi @samuesdllewisd, if you require our assistance, please include details like what plugin is in question and specifics about its odd behaviour.

                                      Hi @d.drillias, the plugin may need to be checked and updated by its author @yann-kerherve .

                                      1 Reply Last reply Reply Quote 1
                                      • Yann KerherveY Offline
                                        Yann Kerherve Mariners - Seafarers
                                        last edited by

                                        Hi dear Windy developers,

                                        Would it be possible to add the new version of the Ship Position plugin?
                                        Also, do you know when we will need to switch to the new constructors?

                                        New plugin link:
                                        [https://windy-plugins.com/14130635/windy-plugin-shipposition/3.0.0/plugin.min.js]

                                        You can safely remove both "GPS from COM" and “GNSS from TCP”, as they have been completely rebuilt in this new version.

                                        Main features:

                                        • Support for both COM and TCP technologies, with saved connection settings to avoid repeated configuration
                                        • Vessel position, heading, and track displayed on the weather map
                                        • Centering and vessel-follow functions
                                        • AIS display for better distance awareness
                                        • Direct visualization of NMEA sensor data inside the plugin
                                        • Comparison with the current PNT model and suggestion to switch if needed
                                        • 24-hour graphical data history
                                        • Compact mode for smooth navigation within Windy
                                        • Complete installation help website, including setup via OpenCPN

                                        Thank you very much for your work and support.

                                        Best regards,
                                        Yann Kerhervé

                                        PS: The issue has been resolved with d.drillias 🙂

                                        yk

                                        1 Reply Last reply Reply Quote 0
                                        • N Offline
                                          Nicolas Rioux | Premium
                                          last edited by

                                          Hi Windy Team,

                                          I will like to test on mobile my PlugIn. It is a plugIn for helping VFR Pilots to find VFR Windows based on Windy Weather data. I'm VFR pilot myself, I did it for me first.

                                          Here the web site for a full description of it :

                                          https://www.wingguideai.com

                                          Here the specific link to my plugin :

                                          https://windy-plugins.com/5748210/windy-plugin-vfr-planner/1.0.2/plugin.min.js

                                          Thanks!

                                          Nicolas

                                          rittelsR N 2 Replies Last reply Reply Quote 1
                                          • rittelsR Offline
                                            rittels Code contributor @Nicolas Rioux | Premium
                                            last edited by

                                            @Nicolas-Rioux

                                            You can already see it on mobile. Install the plugin on you PC, load plugin directly from URL. It will then be available in the app and the mobile browser, provided you are logged in on the mobile device.

                                            Cool plugin. I like the find VFR window feature.

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