RichLewis007 / weather

Beautiful and lightweight weather app build using Gtk4, Libadwaita and Python.

Home Page:https://flathub.org/apps/io.github.amit9838.weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather

Beautiful lightweight weather app.

Features

  • See weather with dynamically changing gradient-based background according to current weather condition
  • See today, tomorrow and 5-day forcasts
  • See conditions in metric or imperial systems
  • Option to use Personal API Key

Installation

Flatpak:

Download on Flathub

  • Or you can use the terminal:
flatpak install flathub io.github.amit9838.weather

Snap:

Download on SnapCraft

  • Or you can use the terminal:
sudo snap install mousam

Build

Dependances

  • python3-requests
  • build-essential
  • meson

Build

meson build
ninja -C build

Install

sudo ninja -C build install

Run

weather

About

Beautiful and lightweight weather app build using Gtk4, Libadwaita and Python.

https://flathub.org/apps/io.github.amit9838.weather

License:GNU General Public License v3.0


Languages

Language:Python 95.8%Language:Meson 4.2%