项目作者: Dirli

项目描述 :
Dlsplays the current weather for the selected location
高级语言: Vala
项目地址: git://github.com/Dirli/budgie-weather-applet.git
创建时间: 2018-11-25T01:08:09Z
项目社区:https://github.com/Dirli/budgie-weather-applet

开源协议:GNU General Public License v2.0

下载


weather-applet

A budgie-desktop applet to show weather in selected city.

Screenshot

Popover

Screenshot

Settings

Screenshot


Dependencies

  1. vala
  2. gtk+-3.0 >= 3.18
  3. budgie-1.0 >= 2
  4. glib-2.0 >= 2.46.0
  5. libpeas-1.0 >= 1.8.0
  6. json-glib-1.0 >= 1.2
  7. libsoup-2.4 >= 2.54
  8. gweather-3.0 >= 3.18

Installing from source

  1. meson build --prefix /usr --buildtype=plain
  2. ninja -C build
  3. sudo ninja -C build install