small weather widget for X11
C 96.7%
Makefile 2.0%
Roff 1.2%
7 1 0

Clone this repository

https://tangled.org/jcs.org/xweathericon https://tangled.org/did:plc:6ashubrd3ihfmnrpsatviswa/xweathericon
git@git.jcs.org:jcs.org/xweathericon git@git.jcs.org:did:plc:6ashubrd3ihfmnrpsatviswa/xweathericon

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

xweathericon#

A small weather widget for X11 which is intended to be iconified all the time to remain on the desktop. Its icon and window title indicate the current weather as fetched from the OpenWeatherMap API.

It was written to work with progman but should work with any X11 window manager that handles IconicState hints and shows icons in a useful manner.

screenshot

License#

ISC

Dependencies#

libX11 and libXpm, optionally libtls from LibreSSL

Compiling#

Fetch the source, make and then make install

Usage#

You must obtain a free API key from OpenWeatherMap and supply it as the -k parameter, along with the -z parameter containing your local zip code.