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

    List of Finished Windy Plugins (v42+)

    Scheduled Pinned Locked Moved Windy Plugins
    146 Posts 35 Posters 177.4k 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.
    • P Offline
      pavelmedia External Developers @Yann Kerherve | Premium
      last edited by

      @Yann-Kerherve Hi Yann,

      thanks for fixing this - plugin is now published.

      Have a great day!
      Pavel

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

        Hi, I would like to submit this plugin please...

        https://github.com/tomgooch/windy-plugin-soarcalc

        I have already been using it privately and have circulated it to be used directly from the url to a number of others.

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

          Hi @tomA27

          Just one small issue: the plugin's screenshot won't load because the filename starts with a capital S. Can you please rename it to lowercase "screenshot.png".

          Thanks!

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

            @pavelmedia Thank you very much for looking at the plug-in. I have already renamed the screenshot.

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

              @pavelmedia I don't know if it was even necessary but I did a new "publish-plugin" so I had to up the version to 1.0.6.

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

                @tomA27 Many thanks for fixing. Plugin is now published.

                It is required to do a new publish pipeline for every update, so you did right.

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

                  @pavelmedia Thanks again for your help. I have one question please. If I run publish-plugin again (with a new version) in order to "install directly from url" and test future changes on a mobile phone, will that interfere with the published version that everyone sees? If so, what is your recommendation for such testing?

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

                    @tomA27 If you wish to test multiple versions, you can use the private: true flag in plugin config and remove it in a version ready for release.

                    You don't have to use it though. Currently we only publish plugins if an update is requested either here or in our Slack channel, so users won't be impacted unless you request.

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

                      @pavelmedia Perfect! That was exactly the answer that I was hoping for. Thanks again.

                      1 Reply Last reply Reply Quote 0
                      • X Offline
                        Xutao Guo | Premium
                        last edited by

                        Hi I've updated the Light Pollution Atlas Overlay Plugin:

                        https://windy-plugins.com/13458720/windy-plugin-light-pollution-atlas/0.3.1/plugin.min.js
                        

                        Please help me publish it. Thanks!

                        ex nihilo ad astra

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

                          Thanks @Xutao-Guo, update published.

                          1 Reply Last reply Reply Quote 0
                          • A Offline
                            antflash22 | Premium
                            last edited by

                            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

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

                              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 onDestroy method should remove all listeners with store.off(), map.off()
                              • did you know Windy has a weather warnings layer? Did you find any missing data?
                              A 1 Reply Last reply Reply Quote 0
                              • A Offline
                                antflash22 @pavelmedia | Premium
                                last edited by

                                @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 to store and added the missing map.off calls to the onDestroy per 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.js

                                Let 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!

                                6ab2a30a-65a4-4f9a-95dc-b98ab978385a-image.png

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

                                  @antflash22 Thanks for your changes and the information. Your plugin is now published.

                                  Thanks for building with Windy!

                                  1 Reply Last reply Reply Quote 1
                                  • 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
                                            • First post
                                              Last post
                                            Windy Community  |  Powered by excellent NodeBB
                                            Terms of Use     Privacy Policy     Windy.com