mlange-42 / tom

Tom -- Terminal app for Open-Meteo forecasts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tom -- Terminal for Open-Meteo

An interactive terminal user interface (TUI) weather app. Based on data from Open-Meteo.

Very early work in progress!

screenshot forecast screenshot plots

Installation

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

Usage

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

About

Tom -- Terminal app for Open-Meteo forecasts

License:MIT License


Languages

Language:Go 100.0%