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

    List of Finished Windy Plugins (v42+)

    Windy Plugins
    21
    84
    100.9k
    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.
    • idefix37I
      idefix37 Sailor Moderator @David Ryzec 3
      last edited by idefix37

      @David-Ryzec-3

      Wow, you mean the official Vendée Globe staff ?

      David Ryzec 3D 1 Reply Last reply Reply Quote 0
      • David Ryzec 3D
        David Ryzec 3 Developers @idefix37
        last edited by

        @idefix37 Yes

        idefix37I 1 Reply Last reply Reply Quote 0
        • idefix37I
          idefix37 Sailor Moderator @David Ryzec 3
          last edited by

          @David-Ryzec-3
          Thanks, it’s clear now.

          David Ryzec 3D 1 Reply Last reply Reply Quote 0
          • idefix37I idefix37 referenced this topic on
          • dibo 1D
            dibo 1 @David Ryzec 3
            last edited by dibo 1

            @David-Ryzec-3 Why? Because it was great!!

            1 Reply Last reply Reply Quote 0
            • David Ryzec 3D
              David Ryzec 3 Developers @idefix37
              last edited by

              @idefix37 You can find more info here https://www.linkedin.com/posts/kevinsaliou_allez-fini-la-récré-comme-certains-activity-7274539016480268289-mWkv/

              idefix37I 1 Reply Last reply Reply Quote 0
              • idefix37I
                idefix37 Sailor Moderator @David Ryzec 3
                last edited by

                @David-Ryzec-3
                Thank again, we have all the information now.

                1 Reply Last reply Reply Quote 0
                • Yann KerherveY
                  Yann Kerherve Mariners - Seafarers @David Ryzec 3
                  last edited by

                  @David-Ryzec-3
                  The link to my repository is : https://github.com/YannKerherve/Windy-plugin-GPS-from-COM.
                  The new link with the new name is : https://windy-plugins.com/14130635/windy-plugin-gpsfromcom/0.1.4/plugin.min.js

                  Thank you !

                  David Ryzec 3D 1 Reply Last reply Reply Quote 0
                  • idefix37I idefix37 referenced this topic on
                  • David Ryzec 3D
                    David Ryzec 3 Developers @Yann Kerherve
                    last edited by

                    @Yann-Kerherve Hi, only thing you are missing is screenshot.jpg in src folder according to documentation here https://docs.windy-plugins.com/getting-started/#creating-your-first-plugin.

                    Yann KerherveY 1 Reply Last reply Reply Quote 0
                    • Yann KerherveY
                      Yann Kerherve Mariners - Seafarers @David Ryzec 3
                      last edited by

                      @David-Ryzec-3

                      The new link with the screenshot : https://windy-plugins.com/14130635/windy-plugin-gpsfromcom/0.1.10/plugin.min.js

                      Thank you ! I wish you an happy end of year !

                      David Ryzec 3D 1 Reply Last reply Reply Quote 0
                      • David Ryzec 3D
                        David Ryzec 3 Developers @Yann Kerherve
                        last edited by

                        @Yann-Kerherve Hi, sorry for the delay. I have published your plugin

                        1 Reply Last reply Reply Quote 1
                        • francescogolaF
                          francescogola | Premium
                          last edited by francescogola

                          Hello @David-Ryzec-3 , I updated my published plug-in "Clouds Horizon Distance".
                          Here the updated link:

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

                          I have a couple of probably stupid questions:

                          • Every time I update it, do you need to update it too in the listed plugins?
                          • Who has already installed the plugin needs to remove the old version and reinstall it?

                          Thank you!

                          Francesco

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

                            Thank you, @francescogola for your plugin. It's now published.

                            To address your questions:

                            • yes, after each update you should run the GitHub action that will notify us. We then review your changes and publish the update.
                            • there's a newly implemented feature that should notify users there's an update available.

                            Pavel

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

                              Hello dear developers,

                              I have developed and tested a new GPS plugin. This one uses the TCP protocol to receive position data.
                              Could you please publish it?

                              Here is the link to the plugin:
                              https://windy-plugins.com/14130635/windy-plugin-gpsfromtcp/0.2.1/plugin.min.js

                              If you’d like to review the source code, you can find it here:
                              https://github.com/YannKerherve/Windy-plugin-GPS-from-TCP

                              Thank you very much for your time and support!

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

                                @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

                                Yann KerherveY 1 Reply Last reply Reply Quote 0
                                • 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
                                            • 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