8000 GitHub - archisman-panigrahi/typhoon: Quickly check the weather with this stylish web app based on Stormcloud
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

archisman-panigrahi/typhoon

Repository files navigation


Typhoon

Simple weather application, powered by Open-Meteo and OpenStreetMap.

Based on Stormcloud 1.1 by Jono Cooper.

Climacons

Thanks to Adam Whitcroft for Climacons.

Installation

Typhoon is available on Flathub.

Get it on Flathub

On Ubuntu you can use the official PPA. Packaging status

sudo add-apt-repository ppa:apandada1/typhoon
sudo apt update
sudo apt install typhoon
<
8CE2
/code>

It is also available on the AUR,

yay -S typhoon

You can also find prebuild .deb and .rpm packages on GitHub releases.

Build System

This project uses the Meson build system for configuration and installation.

Build Instructions

  1. Ensure you have Meson and Ninja installed on your system.
  2. Install the dependencies: webkit2gtk, gtk3, imagemagick.
  3. Navigate to the project directory.
  4. Run the following commands to build and install the application:
meson setup builddir --prefix=/usr
sudo meson install -C builddir

To uninstall, run

sudo meson uninstall -C builddir

Running the Application

After installation, you can run the application using:

typhoon

License

This project is licensed under the GPL-3. See the LICENSE file for more details.

About

Quickly check the weather with this stylish web app based on Stormcloud

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0