DWDWetter

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(-cat)
(Installation / Prerequisites)
Line 19: Line 19:
 
   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.
 +
Enter this login into the config-dialog
  
 
Install the package and dependencies:
 
Install the package and dependencies:
  opkg install --force-depends python-modules
+
   opkg install http://openmoko.huber-computer.de/dwdwetter_0.2.5_all.ipk
   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 ==
 
== Get Package ==

Revision as of 10:28, 18 August 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. Enter this login into the config-dialog

Install the package and dependencies:

 opkg install http://openmoko.huber-computer.de/dwdwetter_0.2.5_all.ipk

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