Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

BOAScripts/Rainmeter-Ps-WeatherApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

--[ARCHIVED]--

Rainmeter-Ps-WeatherApi

A Rainmeter skin to display the weather using Powershell 7 and weatherapi.com

Preview

Requirements

  • Rainmeter: link
  • Powershell 7: winget install -e Microsoft.Powershell
  • A weatherapi.com account/api-key (free plan): weatherapi.com
  • JsonParser.dll in your Rainmeter Plugin folder: in /src/JsonParser.dll or from GitHub
  • Font installed: Caskaydia Cove Nerd Font NerdFonts download site

How-to install

  1. Download .zip from release
  2. Unzip downloaded file
  3. Copy unzipped folder into your Rainmeter skins folder
  4. Refresh Rainmeter
  5. Modify @Resources/scripts/ApiWeather.ps1 values of $apiKey and $locGeoCoords
  6. Load Weather.ini

Possible problems

Error Reason
Only dummy data shown $apiKey or $locGeoCoords not correct in @Resources/scripts/ApiWeather.ps1
No icons in front of values Caskaydia Cove Nerd Font not installed How-to install fonts

About

A Rainmeter skin to display the weather using Powershell 7 and weatherapi.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published