DWDWetter

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Summary)
(Installation / Prerequisites)
Line 17: Line 17:
 
== Installation / Prerequisites ==
 
== Installation / Prerequisites ==
  
After registering at DWD:  
+
First register at DWD:  
 
   http://werdis-cbs.dwd.de/bvbw/bvbwDWD.portal?_nfpb=true&_pageLabel=bvbwDWD_page_3
 
   http://werdis-cbs.dwd.de/bvbw/bvbwDWD.portal?_nfpb=true&_pageLabel=bvbwDWD_page_3
 
you get a ftp login and password for this applicaton.
 
you get a ftp login and password for this applicaton.
  
Then write this two lines with your login and password  
+
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:
 
into the file .dwdwetter/dwdwetter.conf:
 
   url,user,password
 
   url,user,password

Revision as of 09:35, 14 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