WeatherFetch 📺️

Telegram rust.yml

**WeaterFetch: Written on rust fetch tool like Neofetch or FastFetch but with Weather.** This is my pet project, but I think someone might like it. I am the sole developer, so if you encounter any issues or bugs, please inform me or create a pull request. Stil in development, no work version.

Tech details 🏗️

> [!WARNING] > Not all of this fns can be implemented with openmeteo API - Uses the free open-meteo API, which requires coordinates or configuration to function properly. - Displays images in the terminal. - Provides various time intervals, including daily, hourly, and minute-by-minute updates, as well as current information. - Can send alerts. - In case of internet connectivity issues, it can download information from a cache.

Using ⛽️

>[!WARNING] >Coordinates and an internet connection are required if cache not builded properly. >To cache weather data you cah run `wfetch rebuild-cache` `wfetch -h`

Installation