/CLIMate

Radar for the commandline

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CLImate

Shows current radar images in the terminal

CLIMate demo

Configuration

Utilizes the WeatherUnderground API. Expects a simple config file at $HOME/.config/climate.conf:

[general]
latitude: 55.555
longitude: -155.55
api_key: wundergroup-api-key
# optional, field of view for radar
radius: 5

Requirements

  • Python 2
  • Imagemagick or GraphicsMagick