README.md

METEO Meteo

Know the forecast of the next hours & days.

Developed with Vala & Gtk, using OpenWeatherMap API (https://openweathermap.org/)

Screenshot

Features:

  • Current weather, with information about temperature, pressure, wind speed and direction, sunrise & sunset.
  • Forecast for next 18 hours.
  • Forecast for next five days.
  • Choose your units (metric, imperial or british).
  • Choose your city, with maps help.
  • Awesome maps with weather info.

How To Install

For Ubuntu and derivates:

You can add my PPA at Launchpad.net :

sudo add-apt-repository ppa:bitseater/ppa
sudo apt update
sudo apt install com.gitlab.bitseater.meteo

For Debian and derivates:

You can download the last .deb package from:

Package: Debian 11

For Fedora:

Meteo is availiable in Official Fedora repo:

sudo dnf install meteo

Also, you can add my Copr repository:

sudo dnf copr enable bitseater/meteo
sudo dnf update
sudo dnf install meteo

For Arch and derivates:

Available in the Arch User Repository: meteo-gtk

You will need an AUR Helper like yay to install:

yay -S meteo-gtk

Flatpak package:

You can install the flatpak package with:

flatpak install --from https://flathub.org/repo/appstream/com.gitlab.bitseater.meteo.flatpakref

Or if you have added Flathub repository with:

flatpak install flathub com.gitlab.bitseater.meteo

Packaging status:

Packaging status


How To Build

Library Dependencies :

  • gtk-4.0
  • libadwaita-1
  • libsoup-3.0
  • json-glib-1.0
  • webkit2gtk-4.0
  • meson

For advanced users!

git clone https://gitlab.com/bitseater/meteo.git
cd meteo
./quick.sh -b

New on release 1.0.0:

  • Delete geocode-glib dependencies.
  • Add Moon phases.
  • Add Temperature to tray popup.

Fixed issues: #132, #135, #136, #138.


Other screenshots:

A map with temperatures by Dark Sky Screenshot

About Meteo window: Screenshot

Indicator in panel / system tray: Screenshot