From mboxrd@z Thu Jan  1 00:00:00 1970
From: =?ISO-8859-1?Q?R=FCdiger?= Sonderfeld <ruediger@c-plusplus.de>
Subject: Re: org-weather for openweathermap.org
Date: Mon, 16 Jun 2014 10:04:40 +0200
Message-ID: <2889440.1X571RKoKU@descartes>
References: <871turvdom.fsf@dylan.nashville>
Mime-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:37784)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <ruediger@c-plusplus.de>) id 1WwRuU-0001jW-9t
	for emacs-orgmode@gnu.org; Mon, 16 Jun 2014 04:05:02 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <ruediger@c-plusplus.de>) id 1WwRuP-0001bt-Kd
	for emacs-orgmode@gnu.org; Mon, 16 Jun 2014 04:04:58 -0400
Received: from ptmx.org ([178.63.28.110]:34407)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <ruediger@c-plusplus.de>) id 1WwRuP-0001bl-F8
	for emacs-orgmode@gnu.org; Mon, 16 Jun 2014 04:04:53 -0400
In-Reply-To: <871turvdom.fsf@dylan.nashville>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
To: emacs-orgmode@gnu.org
Cc: Chris Raschl <cr@kautsig.org>

Hi,

On Saturday 14 June 2014 15:11:21 Chris Raschl wrote:=20
> recently I wanted to add a weather forecast to my org-agenda. I found=

> org-google-weather, but this package is obsolete since 2012, because =
the
> API is not available any more. So I wrote my own version which is bac=
ked
> by the openweathermap.org API.

I've written the `weather-metno-el' package.  Which uses the weather da=
ta from=20
met.no (CC licensed).  It supports showing weather data in the org-agen=
da as=20
well.

https://github.com/ruediger/weather-metno-el

Regards,
R=C3=BCdiger