An interactive terminal user interface (TUI) weather app. Based on data from Open-Meteo.
Very early work in progress!
Pre-compiled binaries for Linux, Windows and MacOS are available in the Releases.
Alternatively, install the latest development version of Tom using Go:
go install github.com/mlange-42/tom@main
Run tom
with the name of a place:
tom Buxtehude
Set the default location, so you can later simply run tom
without arguments:
tom Buxtehude --default
Get help:
tom -h