DWDWetter

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Installation / Prerequisites)
(-cat)
Line 1: Line 1:
 
[[Category:Applications]]
 
[[Category:Applications]]
[[Category:Applications/Desktop]]
 
  
 
== DWDWetter Application ==
 
== DWDWetter Application ==

Revision as of 16:20, 19 July 2009


Contents

DWDWetter Application

--Matzehuber 13:47, 7 July 2009 (UTC)

Summary

Dwdwetter.png

Purpose: get free (only registration) available Weather information from DWD and view this in a Textviewer Window. Possibility for automatically update files delivered on ftp-server of DWD.

Installation / Prerequisites

First register at DWD:

 http://werdis-cbs.dwd.de/bvbw/bvbwDWD.portal?_nfpb=true&_pageLabel=bvbwDWD_page_3

you get a ftp login and password for this applicaton.

Install the package and dependencies:

 opkg install --force-depends python-modules
 opkg install http://openmoko.huber-computer.de/dwdwetter_0.1_all.ipk

Then write this two lines with your login and password from DWD into the file .dwdwetter/dwdwetter.conf:

 url,user,password
 ftp-outgoing.dwd.de,ftp-username,password

Get Package

Package download: openmoko.huber-computer.de/dwdwetter_0.1_all.ipk [1]

Todo

Personal tools

DWDWetter Application

--Matzehuber 13:47, 7 July 2009 (UTC)

Summary

Dwdwetter.png

Purpose: get free (only registration) available Weather information from DWD and view this in a Textviewer Window. Possibility for automatically update files delivered on ftp-server of DWD.

Installation / Prerequisites

First register at DWD:

 http://werdis-cbs.dwd.de/bvbw/bvbwDWD.portal?_nfpb=true&_pageLabel=bvbwDWD_page_3

you get a ftp login and password for this applicaton.

Install the package and dependencies:

 opkg install --force-depends python-modules
 opkg install http://openmoko.huber-computer.de/dwdwetter_0.1_all.ipk

Then write this two lines with your login and password from DWD into the file .dwdwetter/dwdwetter.conf:

 url,user,password
 ftp-outgoing.dwd.de,ftp-username,password

Get Package

Package download: openmoko.huber-computer.de/dwdwetter_0.1_all.ipk [1]

Todo