Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nstechbytes/weathersurvive
Weather Survive is a Rainmeter skin that displays real-time weather information, including temperature, windspeed, and current weather conditions (e.g., clear, rain, thunderstorm). It retrieves data using a PowerShell script that fetches weather information from Open-Meteo API.
https://github.com/nstechbytes/weathersurvive
frosted-glass powershell rainmeter rainmeter-skin skin weather weather-forecast
Last synced: 16 days ago
JSON representation
Weather Survive is a Rainmeter skin that displays real-time weather information, including temperature, windspeed, and current weather conditions (e.g., clear, rain, thunderstorm). It retrieves data using a PowerShell script that fetches weather information from Open-Meteo API.
- Host: GitHub
- URL: https://github.com/nstechbytes/weathersurvive
- Owner: NSTechBytes
- License: apache-2.0
- Created: 2024-10-20T03:50:20.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-10-20T04:02:27.000Z (27 days ago)
- Last Synced: 2024-10-29T14:49:26.697Z (18 days ago)
- Topics: frosted-glass, powershell, rainmeter, rainmeter-skin, skin, weather, weather-forecast
- Language: Lua
- Homepage:
- Size: 2.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WeatherSurvive
Weather Survive is a Rainmeter skin that displays real-time weather information, including temperature, windspeed, and current weather conditions (e.g., clear, rain, thunderstorm). It retrieves data using a PowerShell script that fetches weather information from Open-Meteo API.## Features
- Displays current temperature in Celsius or Fahrenheit.
- Shows windspeed in km/h.
- Weather conditions like clear, cloudy, rainy, and more.
- Automatically updates at intervals using PowerShell.
- Automatic Update: Automatic Check Update and download and install latest skin.Now not need to effort to download latest version.## Installation
1. Download the `.rmskin` file from the [releases](https://github.com/NSTechBytes/WeatherSurvive/releases) page.
2. Double-click the `.rmskin` file to install.
3. Use the Rainmeter manager to load the "WeatherSurvive" skin.## Customization
To customize the skin:
1. Open the Rainmeter manager.
2. Right-click on **WeatherSurvive** and choose **Edit skin**.## Requirements
- Rainmeter 4.5.20 or higher.
- Windows 10/11 or later.
- > 6GB RAM, > 2 Core CPU (Optional).
- For older systems, **Powershell v5.1 or newer** is required. Upgrade powershell **[here](https://docs.microsoft.com/en-us/powershell/scripting/windows-powershell/install/installing-windows-powershell?view=powershell-7.2#upgrading-existing-windows-powershell)**!## Preview
![Preview](https://github.com/NSTechBytes/Projects-Templates/blob/main/RainmeterSkins/WeatherSurvive/Screenshot%20(152).png)## How to Contribute
If you have any suggestions or improvements, feel free to open an issue or submit a pull request.
## Need assistance?
* Join the [Discord Server](https://discord.gg/fZejMxtMhf) for help## Say Hi!
* Follow me on 👨💻 [Github](https://github.com/NSTechBytes) and stay updated on new things that I make
* You can also watch me on 🐦 [DeviantArt](https://www.deviantart.com/nstechbytes) instead
* Message me on 🗨️ [Discord](https://discord.gg/fZejMxtMhf)
## LicenseThis project is licensed under the Appache License - see the [LICENSE](LICENSE) file for details.