Skip to content

andi4000/trmnl-open-meteo-weather-forecast

Repository files navigation

Open-Meteo Hourly Weather Forecast TRMNL Plugin

preview full

Inspired by the stock Weather App on IOS. Using Open-Meteo backend, no API key needed. Using beautiful SVG icons by basmilius, forked and then hosted on GitHub Pages here.

Open-Meteo API Documentation: https://open-meteo.com/en/docs

Mapping between (WMO) weather code to icon and multi-language description is provided by this GitHub project: https://github.com/andi4000/weather-app-assets The first draft was generated with AI help, so it might not be 100% accurate. PRs are welcome :)

Other Formats

Half Horizontal

half horizontal

Half Vertical

half vertical

Quadrant

quadrant

Usage

Install the recipe here: https://usetrmnl.com/recipes/112422

Alternative: Manual Installation
  1. Download plugin zip file from release page
  2. Import zip file into your TRMNL Private Plugin (Plugins > Private Plugin > Import New)
  3. Enter the Latitude and Longitude of your location
  4. Configure other fields as needed
  5. NOTE: if you see "Liquid error" messages on display, it is because TRMNL server hasn't fetched the weather data yet. Wait a few minutes or force update via link on the sidebar.
  6. ?
  7. Profit

Development

Requires docker.

cp .trmnlp.yml.sample .trmnlp.yml
# edit the file accordingly
# then execute this to run development server
./bin/trmnlp serve

Tested with:

  • trmnlp v0.6.0

Release

Commits should conform to Conventional Commits. GitHub Action will automatically create Release PR, changelog, and bump version accordingly. When release is ready, simply merge the PR.

Acknowledgements

  • @usetrmnl for the great product! I've been thinking of building one myself from scratch, but never had the time. Definitely not an impulse purchase but it's worth it!
  • usetrmnl/trmnlp for great software that makes it easy to develop plugin locally!

About

Weather forecast plugin for @usetrmnl, using data from Open-Meteo. No API Key needed. Install/fork from the link below!

Topics

Resources

Stars

Watchers

Forks

Contributors