Skip to content

Releases: qcmiao1998/LiveEarthWeather

v1.1

27 Aug 07:43
Compare
Choose a tag to compare
  1. Add earth image scale
  2. Change default node for Himawari-8 to CDN

First version

26 Aug 10:21
fb59f63
Compare
Choose a tag to compare

How to use 如何使用

  1. Clone this repo or download from releases.
  2. Load it in Wallpaper Engine.
  3. Setting this wallpaper:
    • Earth Size The size of the live earth image, set it according to your monitor resolution.
    • Earth Update Interval The refresh interval of the earth image, the unit is minutes, the default value is 20 min.
    • City The city of weather forecast widget, you can enter the city name or use the latitude and longitude directly. Sometimes the wrong city with the same name may be displayed. In this case, using the latitude and longitude can avoid the problem.
    • Forecast Update Interval Similar to Earth Update Interval, sets the refresh interval of the weather forecast, the default value is 120 min.

Caution: It may be slow to connect to the Himawari-8's server in China, you can use a CDN server to speed it up. (If the image is not displayed after starting or the image fails to load, it is the network problem.) I have set up a CDN server and wrote it in the code comments, you can switch to it if necessary. (But no guarantees of availability provided, it is better to set up one yourself.)

  1. 克隆这个库或者从 releases 下载.
  2. 把它加载到 Wallpaper Engine.
  3. 设置桌面:
    • Earth Size 实时地球图像的尺寸, 根据显示器的分辨率情况设置.
    • Earth Update Interval 实时地球图像的刷新周期, 单位是分钟, 默认值为 20 分钟.
    • City 天气预报的城市, 可以输入城市的名称或者直接输入经纬度. 有的时候可能会显示为错误的同名城市. 这种情况下, 使用经纬度可以规避问题.
    • Forecast Update IntervalEarth Update Interval 类似, 设置天气预报的刷新间隔, 默认值为 120 分钟.

注意: 在中国连接向日葵-8的服务器可能很慢, 可以通过 CDN 来加速. (若启动后迟迟不显示图像或图像加载失败即为网络问题.) 我已经搭建了一个 CDN 加速服务, 地址写在代码注释中, 如有需要可以切换使用. (我的 CDN 不保证可用性, 所以建议还是自己搭一个.)