@pavelmedia thanks.
Latest posts made by jhz20060703
-
RE: List of Finished Windy Plugins (v42+)
A quick update: I have now completed and officially published version 1.0.2 through the Windy publish-plugin GitHub Action.
Please review version 1.0.2 instead of the earlier 1.0.1 candidate.
The latest version includes:
- private: false
- the final updated src/screenshot.jpg
- verified desktop and mobile layouts
- correct handling of multiple simultaneous typhoons
- a collapsible history panel that opens the currently strongest typhoon by default
- corrected tropical-cyclone category labels
- a clearly disclosed extended Level 18 display above 61.2 m/s
- stable date, time, pressure and wind-label alignment on mobile
- automated tests for JSONP parsing, wind-level boundaries, Beijing-time conversion, mobile time layout and strongest-typhoon selection
- a tracked package-lock.json with npm ci
- CI and pre-publish test/build checks
Official installation URL:
https://windy-plugins.com/17482767/windy-plugin-cma-typhoon/1.0.2/plugin.min.js
GitHub repository:
https://github.com/jianghanzhi2006-dotcom/windy-plugin-cma-typhoon
Merged pull request:
https://github.com/jianghanzhi2006-dotcom/windy-plugin-cma-typhoon/pull/2
Successful official publish-plugin Action:
https://github.com/jianghanzhi2006-dotcom/windy-plugin-cma-typhoon/actions/runs/30732008254
The plugin has been verified in both Windy desktop developer mode and the synchronized Windy mobile app.
Thank you for reviewing the latest version!

-
RE: List of Finished Windy Plugins (v42+)
I have completed the updates and successfully published version 1.0.1 using the official publish-plugin GitHub Action.
The latest version includes:
- private: false
- an updated src/screenshot.jpg showing the current plugin runtime
- improved plugin lifecycle and request cleanup
- clearer network and data error handling
- corrected references to GB/T 28591-2012 and GB/T 19201-2006
- a clearly disclosed extended Level 18 display above 61.2 m/s
- aligned Level 17 and extended Level 18 history cards
- updated build and publishing files
Official installation URL:
https://windy-plugins.com/17482767/windy-plugin-cma-typhoon/1.0.1/plugin.min.js
GitHub repository:
https://github.com/jianghanzhi2006-dotcom/windy-plugin-cma-typhoon
GitHub Action run:
https://github.com/jianghanzhi2006-dotcom/windy-plugin-cma-typhoon/actions/runs/30701803932
Thank you for reviewing the plugin!
-
RE: List of Finished Windy Plugins (v42+)
I have set
private: falsein pluginConfig.ts, verified thatsrc/screenshot.jpgcontains the latest plugin screenshot, and successfully triggered the officialpublish-pluginGitHub Action workflow!Thank you for your guidance!
-
RE: List of Finished Windy Plugins (v42+)
Hi team! 👋
I'd like to submit my plugin for approval and publishing on windy.com.
Plugin Name: windy-plugin-cma-typhoon
Description: Real-time Western Pacific typhoon tracker using China Meteorological Administration (CMA) official data, with color-coded track segments by wind intensity and the 17-level Beaufort wind scale (GB/T 19201-2006).Key Features:
- Live connection to CMA official servers (typhoon.nmc.cn) for real-time observed track and 120-hour forecast
- Color-coded track segments — each segment's color reflects the wind intensity level at a glance
- 17-level Beaufort wind scale per Chinese national standard (2-min average wind speed)
- Automatic UTC → Beijing Time (UTC+8) conversion
- Golden dashed forecast line with interactive popups
GitHub Repository: https://github.com/jianghanzhi2006-dotcom/windy-plugin-cma-typhoon
Screenshot attached below ⬇️

Could this please be considered for official inclusion? Thank you!!