From efbb81c68ebcbcaa0d9ecdc151019b876e903bd5 Mon Sep 17 00:00:00 2001 From: ArcaneDev Date: Wed, 26 Mar 2025 15:10:46 +0300 Subject: Create README.md --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a618d3e --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +

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 🏗️

+ +- Uses the https://openweathermap.org/api/one-call-3, without coordinate args or in config can't work. +- Supports the images in terminal +- Supports many timings like Daily, Hourly, Minutely, Current +- Support alerts +- If internet broken load the info from cache + +

Using ⛽️

+ +>[!WARNING] +>Coordinates and an internet connection are required. This information is not stored or used in any way. + +`wfetch -h` + +

Installation

+ +
-- cgit v1.2.3