The best option at this stage is to place a bookmark for windy.com/plugins
on the home screen.
-
RE: How to run Windy plugin on mobile device
-
RE: windy-plugin-fp
Plugin temporarily out of action due to version 44. I is fixed, and should be published soon. (Version 0.0.6). Please
uninstall
the current plugin by clicking the small dustbin and reinstall it from the plugin gallery. Make sure it is Version 0.0.6, or higher. -
RE: Display additional information on weather picker
https://github.com/rittels-windy-plugins/windy-plugin-da
No documentation though. Will try to write tutorial this weekend.
-
RE: RINGS plugin
@aneuens Hi. It should be fixed now. You must uninstall (deleted) the plugin, then reinstall it.
-
RE: RINGS plugin
@aneuens Thanks. There is a bug. You can only delete rings when the picker is open. You have to click on the map so that the picker, with the rings is displayed, then you can remove them. I will fix it.
-
windy-plugin-fp
The flight planner plugin is published at last. It still needs work, but should be usable.
It is in the gallery and can be loaded with: www.windy.com/plugin/flight-planner (once it has been installed from the gallery)
I will add more comments and documentation soon.
-
RE: Day and night Plugin
@damanyou absolutely. I am working on fp now, and day-night will be next.
-
RE: example does not work
Also. To run the examples.
add cross-env dependency from npm:
npm install cross-env
In package.json change to
"example01": "cross-env CONFIG=example01 rollup -w -c",