All Projects → Tiggilyboo → weather-mobile

Tiggilyboo / weather-mobile

Licence: MIT license
A simple GTK4 weather app to play with rust and PinePhone development. I just needed a weather app that scaled properly...

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to weather-mobile

openweather-laravel-api
Laravel OpenWeather API is a Laravel package to connect Open Weather Map API and get wether data in your own format laravel app.
Stars: ✭ 54 (+260%)
Mutual labels:  weather, openweathermap-api
weather
A privacy friendly weather app for Android with built in rain radar
Stars: ✭ 209 (+1293.33%)
Mutual labels:  weather
goestools
📡 LRIT demodulator from weather satellite GEO-KOMPSAT-2A (GK-2A).
Stars: ✭ 23 (+53.33%)
Mutual labels:  weather
react-weather-app
Weather App built with React & TypeScript
Stars: ✭ 61 (+306.67%)
Mutual labels:  weather
darksky
Forecast.io API wrapper in Go (Golang)
Stars: ✭ 74 (+393.33%)
Mutual labels:  weather
esp32-e-paper-weatherdisplay
An ESP32 and 4.2" ePaper Display reads Dark Sky weather API and displays the weather using ESP-IDF
Stars: ✭ 110 (+633.33%)
Mutual labels:  weather
weather icons
Flutter library for using erikflowers/weather-icons. An icon pack with over 200 weather icons.
Stars: ✭ 12 (-20%)
Mutual labels:  weather
Colorfulclouds-weather
用于HASS的彩云天气组件
Stars: ✭ 57 (+280%)
Mutual labels:  weather
gribr
GRIB interface for R using ECMWF ecCodes
Stars: ✭ 18 (+20%)
Mutual labels:  weather
paper-weather
☀️🌧 Material design weather element inspired by google weather
Stars: ✭ 14 (-6.67%)
Mutual labels:  weather
Tablet-desk-clock
Software for displaying a clock on a tablet.
Stars: ✭ 24 (+60%)
Mutual labels:  weather
TDDWeatherApp
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
Stars: ✭ 38 (+153.33%)
Mutual labels:  weather
wetterdienst
Open weather data for humans
Stars: ✭ 190 (+1166.67%)
Mutual labels:  weather
Keras-MultiClass-Image-Classification
Multiclass image classification using Convolutional Neural Network
Stars: ✭ 48 (+220%)
Mutual labels:  weather
inox
Email with notmuch rust
Stars: ✭ 22 (+46.67%)
Mutual labels:  gtk4
Compass
Compass on Android
Stars: ✭ 47 (+213.33%)
Mutual labels:  weather
grib-rs
GRIB format parser for Rust
Stars: ✭ 23 (+53.33%)
Mutual labels:  weather
d9l weather
A flutter weather app
Stars: ✭ 22 (+46.67%)
Mutual labels:  weather
MetarParser
A java program decoding metar and taf
Stars: ✭ 30 (+100%)
Mutual labels:  weather
VWapi
⛈ ☀️ Visual Weather api. Returns beautiful pictures with the current weather.
Stars: ✭ 33 (+120%)
Mutual labels:  weather

Weather Mobile

A simple GTK weather app to play with Linux Mobile development in GTK4 and OpenWeather API.

Dependances

Requires the following dev packages (names vary by linux distribution package manager):

  • gtk4
  • curl
  • cairo
  • pango
  • openssl
  • graphene

Install

Requires rust install

cargo install --path .

Build

As above, this is built in rust, so grab the latest stable toolkit, then just:

cargo run

Features

Alerts

Show any current alerts in the selected area

Alerts

Current

A breif overview of the current weather in the selected area.

Hourly

A 24 hour glance at the upcoming weather, includes status, temperature, precipitation and gusting conditions for each hour.

Hourly

Weekly

A 8 day forecast view of the upcoming weather, includes status, temperature (by time of day), wind speed, direction and gusting conditions. Also includes sunset and sunrise times for each day of the week.

Weekly

Preferences

  • Save and restore the last viewed location to be seen the next time you open the application.
  • Save and restore the units of measure (Imperial / Metric)

Search Preferences

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].