https://gitlab.com/bitseater/meteo
A forecast application using OpenWeatherMap API
https://gitlab.com/bitseater/meteo
forecast gtk rain sun temperature vala weather
Last synced: 26 days ago
JSON representation
A forecast application using OpenWeatherMap API
- Host: gitlab.com
- URL: https://gitlab.com/bitseater/meteo
- Owner: bitseater
- License: gpl-3.0
- Created: 2018-06-04T17:43:38.540Z (almost 7 years ago)
- Default Branch: master
- Last Synced: 2024-11-01T03:32:25.671Z (6 months ago)
- Topics: forecast, gtk, rain, sun, temperature, vala, weather
- Stars: 48
- Forks: 10
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/gitlab.com" height="16px" align="center"/>/bitseater/meteo - Forecast application using OpenWeatherMap API (Linux / Other)
- awesome-vala - Meteo - GTK Weather app using the OpenWeatherMap API. (Apps / Weather)
- awesome-useful-projects - <img src="https://icon.horse/icon/gitlab.com" height="16px" align="center"/>/bitseater/meteo - Forecast application using OpenWeatherMap API (Linux / Other)
- awesome-vala - Meteo - GTK Weather app using the OpenWeatherMap API. (Apps / Weather)
README
# METEO 
### Know the forecast of the next hours & days.
Developed with Vala & Gtk, using OpenWeatherMap API (https://openweathermap.org/)

### 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.
- System tray indicator.## How To Install
### Flatpak package:
### Snap package
### For Debian and derivates:
You can download the last .deb package from:
[Package: Debian 12](https://gitlab.com/bitseater/meteo/-/jobs/artifacts/0.9.9.3/download?job=package%3Adebian)
### How To BuildLibrary Dependencies :
- gtk+-3.0
- libsoup-2.4
- json-glib-1.0
- webkit2gtk-4.0
- ayatana-appindicator3-0.1
- mesonFor advanced users!
git clone https://gitlab.com/bitseater/meteo.git
cd meteo
./quick.sh -b----
#### New on release 0.9.9.3:
* Fixed some issues.
* Add some languagesFixed issues: various.
----
### Other screenshots:**A map with temperatures by Dark Sky**
**About Meteo window:**
**Indicator in panel / system tray:**
