Skip to content
/ tom Public

Tom -- Terminal app for Open-Meteo forecasts

License

Notifications You must be signed in to change notification settings

mlange-42/tom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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