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 :)
Install the recipe here: https://usetrmnl.com/recipes/112422
Alternative: Manual Installation
- Download plugin zip file from release page
- Import zip file into your TRMNL Private Plugin (Plugins > Private Plugin > Import New)
- Enter the Latitude and Longitude of your location
- Configure other fields as needed
- 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.
- ?
- Profit
Requires docker.
cp .trmnlp.yml.sample .trmnlp.yml
# edit the file accordingly
# then execute this to run development server
./bin/trmnlp serveTested with:
- trmnlp v0.6.0
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.
- @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!



