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

    List of Finished Windy Plugins (v42+)

    Scheduled Pinned Locked Moved Windy Plugins
    138 Posts 33 Posters 149.0k 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.
    • francescogolaF Offline
      francescogola | Premium
      last edited by

      Hello Devs,
      A couple of questions if possible:

      When is the fix for the plugin UI on iPad expected to be released?
      (probably a stupid question): when a plugin is updated and published, do users need to remove and reinstall it, or does the update happen automatically on their end?

      Thanks

      Francesco

      vicbV 1 Reply Last reply Reply Quote 1
      • vicbV Offline
        vicb Paraglider @francescogola | Premium
        last edited by

        @francescogola the plugins update automatically (for the past few months)

        1 Reply Last reply Reply Quote 1
        • M Offline
          mobetter20 | Premium
          last edited by

          Hi! Just published a plugin called Weather Why — click anywhere on any layer and it explains the weather pattern you're seeing. https://windy-plugins.com/6709191/windy-plugin-weather-why/0.1.0/plugin.min.js

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

            @mobetter20 Thanks, published.

            1 Reply Last reply Reply Quote 1
            • idefix37I Offline
              idefix37 Sailor Moderator @brodiej
              last edited by idefix37

              @brodiej

              I tested several routes on iPad mini and on Mac. Your plugin is really fantastic.
              Unfortunately, on the iPad mini with the mobile app, the route details are partially hidden, preventing me from changing the weather model. On this device the browser version does not allow to open this plugin.

              Would it be possible to display these details and the model setting, even if it hides the route?

              IMG_3747.jpeg

              The portrait mode seems to be the best on this device for displaying the UI to the maximum.
              By the way Passage planner appears in the list of plugin on phone too but it is not possible to open it.

              1 Reply Last reply Reply Quote 0
              • FieldGuardF Offline
                FieldGuard
                last edited by

                Hi, I'd like to submit my FieldGuard plugin for official listing.

                FieldGuard — HSE Field Safety Monitor
                Real-time heat stress zones (ISO 7243/7933), wind & rain alerts for field workers. Multi-model worst-case engine, PPE-adjusted WBGT, ISO 7933 weekly reports.

                https://windy-plugins.com/16976117/windy-plugin-fieldguard/2.1.4/plugin.min.js
                GitHub: https://github.com/FieldGuard365/windy-plugin-fieldguard

                P 1 Reply Last reply Reply Quote 0
                • M Offline
                  murathany | Premium
                  last edited by

                  Hello Windy Team and Community,

                  I have just finished developing a new plugin for renewable energy professionals and would like to submit it for review and approval to be published in the public gallery.

                  Plugin Name: Windy.com RES/GES Power Forecast Plugin Description: This plugin provides high-performance, 24-hour ahead, 15-minute interpolated power generation estimates for Wind (RES) and Solar (GES) energy systems. By extracting weather data from models like ECMWF and ICON, it computes the estimated electrical power output (MW) and total energy yield (MWh) based on the specific power curves of the plants. It also features interactive line charts, CSV data export, and dynamic topographic wind speed adjustments.

                  Here is the official installation URL for the plugin:

                  https://windy-plugins.com/3774440/windy-plugin-wind-solar-power-forecast/1.0.0/plugin.min.js

                  I have also attached a screenshot of the plugin in action below: screenshot.jpg

                  Please let me know if you need any further information, feedback, or modifications for the approval process.

                  Thank you for your time and this great platform!

                  Best regards,

                  FieldGuardF 1 Reply Last reply Reply Quote 3
                  • P Offline
                    pavelmedia External Developers @FieldGuard | Premium
                    last edited by

                    Hi @FieldGuard, thanks for your plugin. Can you please republish fixing:

                    • rename src/screenshot.jpg (lowercase) so screenshot is correctly picked up
                    • make sure to include repository in pluginConfig.

                    Hi @murathany, where can we find your code? Please make sure to include a public GitHub link in repository in pluginConfig.

                    M FieldGuardF 3 Replies Last reply Reply Quote 1
                    • M Offline
                      murathany @pavelmedia | Premium
                      last edited by murathany

                      @pavelmedia Hello,

                      All requested fixes have been implemented:

                      The screenshot file has been renamed to screenshot.jpg (lowercase).

                      The GitHub repository link has been added to pluginConfig.

                      You can find the plugin at: https://windy-plugins.com/3774440/windy-plugin-wind-solar-power-forecast/1.0.1/plugin.min.js
                      And the source code at: https://github.com/murathany90/windy-plugin-wind-solar-power-forecast

                      Please check these links. Thank you.

                      1 Reply Last reply Reply Quote 0
                      • FieldGuardF Offline
                        FieldGuard @murathany
                        last edited by

                        @murathany all required changes are done.
                        https://github.com/FieldGuard365/windy-plugin-fieldguard
                        https://windy-plugins.com/16976117/windy-plugin-fieldguard/3.0.0/plugin.min.js

                        1 Reply Last reply Reply Quote 0
                        • FieldGuardF Offline
                          FieldGuard @pavelmedia
                          last edited by

                          @pavelmedia please check it again https://windy-plugins.com/16976117/windy-plugin-fieldguard/3.0.0/plugin.min.js

                          1 Reply Last reply Reply Quote 0
                          • FieldGuardF Offline
                            FieldGuard
                            last edited by

                            Please check @pavelmedia https://windy-plugins.com/16976117/windy-plugin-fieldguard/3.0.0/plugin.min.js

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              murathany @pavelmedia | Premium
                              last edited by

                              @pavelmedia Just a quick friendly follow-up on my previous post above regarding the Windy plugin. I haven't received any feedback yet. If anyone has any insights or updates, I would really appreciate it!

                              Thanks,

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

                                Hi @murathany, thanks for your updates. It seems your plugin cannot be closed - the closing X sits at the top left, behind the search field, unable to be clicked.

                                Hi @fieldguard, thanks for your updates.

                                • Your screenshot still has a capital S, so it won't display. Can you change to an all-lowercase name.
                                • In onDestroy you unregister all map click handlers. Can you amend to only unregister your own handler - e.g. map.off('click', handler) and not map.off('click').
                                M FieldGuardF 2 Replies Last reply Reply Quote 0
                                • M Offline
                                  murathany @pavelmedia | Premium
                                  last edited by murathany

                                  @pavelmedia https://windy-plugins.com/3774440/windy-plugin-wind-solar-power-forecast/1.0.2/plugin.min.js "the closing X sits at the top left, behind the search field, unable to be clicked" fixed please check it again

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

                                    Thanks @murathany, your plugin is now published.

                                    1 Reply Last reply Reply Quote 1
                                    • FieldGuardF Offline
                                      FieldGuard @pavelmedia
                                      last edited by

                                      @pavelmedia updates please check https://windy-plugins.com/16976117/windy-plugin-fieldguard/3.0.1/plugin.min.js

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

                                        Thanks @fieldguard, your plugin is now published.

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