weathr 1.1.0

A terminal-based ASCII weather application with animated scenes driven by real-time weather data
Documentation

weathr

A terminal weather app with ASCII animations.

Contents

Installation

Build

You need Rust installed.

git clone https://github.com/veirt/weathr.git
cd weathr
cargo install --path .

Configuration

The config file is at ~/.config/weathr/config.toml.

Setup

mkdir -p ~/.config/weathr

Edit ~/.config/weathr/config.toml:

[location]
latitude = 40.7128
longitude = -74.0060

Example Locations

# Tokyo, Japan
latitude = 35.6762
longitude = 139.6503

# Sydney, Australia
latitude = -33.8688
longitude = 151.2093

Usage

Run:

weathr

License

GPL-3.0-or-later

Credits

ASCII Art

Note: If any ASCII art is uncredited or misattributed, it belongs to the original owner.