Skip to content

sonichy/dde-dock-weather

Repository files navigation

DDE_Dock_Weather

Deepin Linux DDE-Dock weather forcast plugin.
Releases
install:./install.sh
uninstall:./uninstall.sh

Build Dependences

Debian: apt install dde-dock-dev qt5-default libdtkwidget-dev

alt
alt

Problem

Project ERROR: dtkwidget development package not found apt-get install libdtkwidget-dev

Icon Name Rule

Weather Day Night Image
Clear 01d.png 01n.png alt
Clouds 02d.png 02n.png alt
Clouds 04d.png 04n.png alt
Clouds 04d.png 04n.png alt
Rain 09d.png 09n.png alt
Rain 10d.png 10n.png alt
Thunder 11d.png 11n.png alt
Snow 13d.png 13n.png alt
Fog 50d.png 50n.png alt
NA na.png na.png alt

Because the night time is not very accurate, we use the same icon for day and night.

5.4 (2019-03-03)

Add temperature unit set:
alt alt

5.3 (2019-01-07)

  • Support icon theme
    alt

5.0 (2018-12-19)