Skip to content

amit9838/mousam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f850938 · Jan 15, 2024
Jan 15, 2024
Jan 14, 2024
Oct 9, 2023
Jan 14, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 1, 2024
Jun 11, 2023
Jan 14, 2024
Jan 14, 2024
Jan 15, 2024

Repository files navigation

Weather

Beautiful lightweight weather app.

Features

  • Displays real-time temperature, humidity, and wind speed,UV index,pressure and more
  • Utilizes graphical representations, such as temperature , precipitation graphs and wind-speed with direction to provide an hourly forecast for the next 24 hours
  • Also shows tomorrow and 7-day forcasts
  • See conditions in metric or imperial systems

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