A tiny TRMNL server client thing.
Find a file
Kate Meerburg 32e9b85857 Add weather to agenda header and timeline via OpenMeteo
Shows daily weather summary (icon, description, high/low) in the agenda
section header, and hourly temperatures alongside the timeline hour ticks.
Weather data fetched from OpenMeteo (no API key needed), configured via
location coordinates in the plugin settings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-24 23:37:10 +02:00
src Add weather to agenda header and timeline via OpenMeteo 2026-05-24 23:37:10 +02:00
.gitignore Initial commit 2026-04-30 12:18:45 +00:00
.prettierrc Initial commit 2026-04-30 12:18:45 +00:00
bun.lock Initial commit 2026-04-30 12:18:45 +00:00
bun.nix Initial commit 2026-04-30 12:18:45 +00:00
CLAUDE.md Add today-view plugin with Tana, ICS, and Donetick data sources 2026-05-24 23:18:13 +02:00
colormap.png Add colormap and fonts.conf 2026-04-30 12:19:30 +00:00
config.sample.json Add weather to agenda header and timeline via OpenMeteo 2026-05-24 23:37:10 +02:00
default.nix Add configurable plugin system and move hardcoded IP to config 2026-05-24 21:24:32 +02:00
flake.lock Initial commit 2026-04-30 12:18:45 +00:00
flake.nix Initial commit 2026-04-30 12:18:45 +00:00
fonts.conf Add colormap and fonts.conf 2026-04-30 12:19:30 +00:00
LICENSE Initial commit 2026-04-30 12:18:45 +00:00
package.json Initial commit 2026-04-30 12:18:45 +00:00
tsconfig.json Initial commit 2026-04-30 12:18:45 +00:00