From ca06bf6379f52963c48b746565c5b020a736995a Mon Sep 17 00:00:00 2001 From: Virgil Clyne Date: Sun, 29 Sep 2024 09:38:20 +0800 Subject: [PATCH] docs: modules --- debug/WeatherKit.sgmodule | 2 +- modules/WeatherKit.plugin | 6 +++--- modules/WeatherKit.sgmodule | 8 ++++---- modules/WeatherKit.snippet | 8 ++++---- modules/WeatherKit.stoverride | 10 ++++++---- 5 files changed, 18 insertions(+), 16 deletions(-) diff --git a/debug/WeatherKit.sgmodule b/debug/WeatherKit.sgmodule index abfed06..57fea04 100644 --- a/debug/WeatherKit.sgmodule +++ b/debug/WeatherKit.sgmodule @@ -1,7 +1,7 @@ #!name= iRingo: 🌤 WeatherKit β #!desc=BETA: iOS 18 & macOS 15 & watchOS 11\n1.解锁全部天气功能\n2.替换空气质量数据\n3.添加下一小时降水数据 #!openUrl=http://boxjs.com/#/app/iRingo.WeatherKit.beta -#!author=Virgil Clyne & Wordless Echo +#!author=VirgilClyne[https://github.com/VirgilClyne], WordlessEcho[https://github.com/WordlessEcho] #!homepage=https://github.com/NSRingo #!manual=https://github.com/NSRingo/WeatherKit/wiki #!icon=https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-128x128.png diff --git a/modules/WeatherKit.plugin b/modules/WeatherKit.plugin index 2b95f47..54520f1 100644 --- a/modules/WeatherKit.plugin +++ b/modules/WeatherKit.plugin @@ -2,9 +2,9 @@ #!desc=iOS 18 & macOS 15 & watchOS 11\n1.解锁全部天气功能\n2.替换空气质量数据\n3.添加下一小时降水数据 #!openUrl=http://boxjs.com/#/app/iRingo.WeatherKit #!author=VirgilClyne[https://github.com/VirgilClyne], WordlessEcho[https://github.com/WordlessEcho] -#!homepage=https://github.com/NSRingo/WeatherKit/wiki -#!manual=https://github.com/NSRingo/WeatherKit/wiki/🌤-天气服务 -#!icon=https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-96x96_2x.png +#!homepage=https://github.com/NSRingo +#!manual=https://github.com/NSRingo/WeatherKit/wiki +#!icon=https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-128x128.png #!tag= iRingo #!system = iOS, iPadOS, tvOS, macOS #!system_version = 18 diff --git a/modules/WeatherKit.sgmodule b/modules/WeatherKit.sgmodule index 636beb8..f998e81 100644 --- a/modules/WeatherKit.sgmodule +++ b/modules/WeatherKit.sgmodule @@ -1,10 +1,10 @@ #!name= iRingo: 🌤 WeatherKit #!desc=iOS 18 & macOS 15 & watchOS 11\n1.解锁全部天气功能\n2.替换空气质量数据\n3.添加下一小时降水数据 #!openUrl=http://boxjs.com/#/app/iRingo.WeatherKit -#!author=Virgil Clyne & Wordless Echo -#!homepage=https://github.com/NSRingo/WeatherKit/wiki -#!manual=https://github.com/NSRingo/WeatherKit/wiki/🌤-天气服务 -#!icon=https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-96x96_2x.png +#!author=VirgilClyne[https://github.com/VirgilClyne], WordlessEcho[https://github.com/WordlessEcho] +#!homepage=https://github.com/NSRingo +#!manual=https://github.com/NSRingo/WeatherKit/wiki +#!icon=https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-128x128.png #!category= iRingo #!arguments=NextHour.Provider:ColorfulClouds,AQI.Provider:ColorfulClouds,AQI.ReplaceProviders:"",AQI.Local.Scale:"WAQI_InstantCast",AQI.Local.ReplaceScales:"HJ6332012",AQI.Local.ConvertUnits:false,API.ColorfulClouds.Token:"",API.QWeather.Host:"devapi.qweather.com",API.QWeather.Token:"",API.WAQI.Token:"" #!arguments-desc=NextHour.Provider: [未来一小时降水强度]数据源\n ├ WeatherKit: WeatherKit (不进行替换)\n ├ ColorfulClouds: 彩云天气\n └ QWeather: 和风天气\n\nAQI.Provider: [空气质量]数据源\n ├ WeatherKit: WeatherKit (不进行替换)\n ├ ColorfulClouds: 彩云天气\n ├ QWeather: 和风天气\n └ WAQI: The World Air Quality Project\n\nAQI.ReplaceProviders: [空气质量]需要替换的供应商\n ├ QWeather: 和风天气\n ├ BreezoMeter: BreezoMeter\n └ TWC: The Weather Channel\n\nAQI.Local.Scale: [空气质量]本地替换算法\n ├ NONE: 不进行替换\n └ WAQI_InstantCast: WAQI InstantCast\n\nAQI.Local.ReplaceScales: [空气质量]需要修改的标准\n └ HJ6332012: 中国 (HJ 633—2012)\n\nAQI.Local.ConvertUnits: [空气质量]转换污染物计量单位\nAPI.ColorfulClouds.Token: [API]彩云天气 API 令牌\nAPI.QWeather.Host: [API]和风天气 API 主机\n ├ devapi.qweather.com: 免费订阅\n └ api.qweather.com: 付费订阅\nAPI.QWeather.Token: [API]和风天气 API 令牌\nAPI.WAQI.Token: [API]WAQI API 令牌 diff --git a/modules/WeatherKit.snippet b/modules/WeatherKit.snippet index 55b5dbb..0035a5b 100644 --- a/modules/WeatherKit.snippet +++ b/modules/WeatherKit.snippet @@ -1,10 +1,10 @@ #!name= iRingo: 🌤 WeatherKit #!desc=iOS 18 & macOS 15 & watchOS 11\n1.解锁全部天气功能\n2.替换空气质量数据\n3.添加下一小时降水数据 #!openUrl=http://boxjs.com/#/app/iRingo.WeatherKit -#!author=Virgil Clyne & Wordless Echo -#!homepage=https://github.com/NSRingo/WeatherKit/wiki -#!manual=https://github.com/NSRingo/WeatherKit/wiki/🌤-天气服务 -#!icon=https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-96x96_2x.png +#!author=VirgilClyne[https://github.com/VirgilClyne], WordlessEcho[https://github.com/WordlessEcho] +#!homepage=https://github.com/NSRingo +#!manual=https://github.com/NSRingo/WeatherKit/wiki +#!icon=https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-128x128.png #!category= iRingo #[rewrite_local] diff --git a/modules/WeatherKit.stoverride b/modules/WeatherKit.stoverride index 9c63589..fe3a6ee 100644 --- a/modules/WeatherKit.stoverride +++ b/modules/WeatherKit.stoverride @@ -5,10 +5,12 @@ desc: |- 2.替换空气质量数据 3.添加下一小时降水数据 openUrl: "http://boxjs.com/#/app/iRingo.WeatherKit" -author: "Virgil Clyne & Wordless Echo" -homepage: "https://github.com/NSRingo/WeatherKit/wiki" -manual: "https://github.com/NSRingo/WeatherKit/wiki/🌤-天气服务" -icon: "https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-96x96_2x.png" +author: |- + VirgilClyne[https://github.com/VirgilClyne] + WordlessEcho[https://github.com/WordlessEcho] +homepage: "https://github.com/NSRingo" +manual: "https://github.com/NSRingo/WeatherKit/wiki" +icon: "https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-128x128.png" category: " iRingo" rules: