List of Finished Windy Plugins (v42+)
-
@David-Ryzec-3
Thank again, we have all the information now. -
@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.jsThank you !
-
I idefix37 referenced this topic on
-
@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.
-
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 !
-
@Yann-Kerherve Hi, sorry for the delay. I have published your plugin
-
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!
-
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
-
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.jsIf you’d like to review the source code, you can find it here:
https://github.com/YannKerherve/Windy-plugin-GPS-from-TCPThank you very much for your time and support!
-
@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
-
@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, PavelHi 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 -
-
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.
-
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!
-
@pavelmedia Thank you very much for looking at the plug-in. I have already renamed the screenshot.
-
@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.
-
@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.
-
@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?
-
@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.
-
@pavelmedia Perfect! That was exactly the answer that I was hoping for. Thanks again.
-
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!