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

    List of Finished Windy Plugins (v42+)

    Windy Plugins
    21
    82
    78.4k
    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
      Yann Kerherve Mariners - Seafarers @pavelmedia
      last edited by

      @pavelmedia said in List of Finished Windy Plugins (v42+):

      @Yann-Kerherve Thanks for your plugin. Can you look at the points below please (just quick fixes).

      closing the plugin sidebar with the back arrow doesn't work: bcast is not defined
      update "repository" in your pluginConfig (currently points to Windy template)
      Thanks, Pavel

      Hi Pavel,

      Thanks a lot for your feedback and for reviewing the plugin!

      Both issues have been fixed, the new URL is : https://windy-plugins.com/14130635/windy-plugin-gpsfromtcp/0.2.2/plugin.min.js

      Thanks again for your review and your help!
      Yann

      P 1 Reply Last reply Reply Quote 0
      • P
        pavelmedia 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
          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
            pavelmedia 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
              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
                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
                  pavelmedia 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
                    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
                      pavelmedia 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
                        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
                          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
                            pavelmedia Developers @Xutao Guo | Premium
                            last edited by

                            Thanks @Xutao-Guo, update published.

                            1 Reply Last reply Reply Quote 0
                            • A
                              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
                                pavelmedia 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
                                  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
                                    pavelmedia 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
                                    • First post
                                      Last post
                                    Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
                                    NodeBB & contributors, OSM & contributors, HERE maps
                                    Terms of Use     Privacy Policy