https://github.com/minusinfinite/simple_forecast
Rainmeter Weather App showing Current plus a two day forecast
https://github.com/minusinfinite/simple_forecast
desktop-customization rainmeter rainmeter-skin weather
Last synced: 11 months ago
JSON representation
Rainmeter Weather App showing Current plus a two day forecast
- Host: GitHub
- URL: https://github.com/minusinfinite/simple_forecast
- Owner: minusInfinite
- License: gpl-2.0
- Created: 2020-01-21T02:23:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T01:09:54.000Z (over 3 years ago)
- Last Synced: 2025-02-06T22:30:09.706Z (over 1 year ago)
- Topics: desktop-customization, rainmeter, rainmeter-skin, weather
- Language: C++
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Forecast for Rainmeter

## A Rainmeter Weather Skin showing Current plus a two day forecast ##
The Skin is now [Using Open Weather Map](https://openweathermap.org/api)
### Installation
* Download [Rainmeter](https://www.rainmeter.net/)
* Download the lastest Release - https://github.com/minusInfinite/simple_forecast/releases
The Skin needs additional details entered into the @Include/setup.inc file order to operate.
- An OWM API Key
- The Latitude and Longitude of the location.
- Units - metric or imperial are supported by the layout
The easiest way I to get a cities Latitude and Longitude is from a Google Map URL.
Weather Icons by Erik Flowers - https://erikflowers.github.io/weather-icons/
Enjoy
minusInfinite