weather apps

You have a problem with Salix? Post here and we'll do what we can to help.
kynix
Posts: 5
Joined: 14. Oct 2014, 07:05

Re: weather apps

Post by kynix »

This is what you probably can try:
1 Go to the website http://www.schwarzvogel.de/software/pymetar.html and download the pymetar-sources.
2 Unpack the archive with your archive manager application
3 Now you have a separate folder of the source files in your download folder or where you unpacked the archive
4 Open a terminal and type 'su', then 'enter' and respond with the administartors password.
5 Now that you are logged in in the 'root' terminal, cd to the location where you unpacked the pymetar sources; in my case I typed 'cd /home/one/Downloads/pymetar-0.19'
6 To compile the python module of pymetar just type 'python setup.py install' and complete with enter
7 Now the terminal shows, where the setup script put which files.
8 After all, you log-out of the root terminal with 'exit'
9 Now that you are normal user in the terminal type: 'pymetar EDDL' (complete with 'enter') and you receive the local weather info in short messages
10 Here is the link, to get the weather IDs for other locations: http://www.nws.noaa.gov/tg/siteloc.php

GOOD LUCK! THANKs to Tobias Klausmann on http://www.schwarzvogel.de
User avatar
ElderDryas
Posts: 144
Joined: 3. Nov 2011, 22:06
Location: Lincoln, Nebraska USA

Re: weather apps

Post by ElderDryas »

User avatar
rokytnji
Posts: 76
Joined: 12. Sep 2014, 22:47
Location: Chihuahua Desert

Re: weather apps

Post by rokytnji »

I also use inxi in terminal for the weather.

Code: Select all

$ inxi -W 79772 xx
Weather:   Conditions: 78 F (26 C) - Clear Time: October 14, 4:44 PM CDT
inxi is in gslapt.
noob51
Posts: 58
Joined: 22. Oct 2013, 16:56

Re: weather apps

Post by noob51 »

Thanks for responses.
User avatar
gapan
Salix Wizard
Posts: 6356
Joined: 6. Jun 2009, 17:40

Re: weather apps

Post by gapan »

HINT: Once you have a command that will provide you the information that you want, it really isn't that difficult to show it in the xfce panel, either as text or icons, using the genmon plugin: http://goodies.xfce.org/projects/panel- ... mon-plugin

It does require a bit of scripting, but the example in that page is enough to get you started I think.
Image
Image
User avatar
salixious
Posts: 38
Joined: 30. Oct 2014, 08:12

Re: weather apps

Post by salixious »

Check out TeoBigusGeekus' Conky weather scripts over at the CrunchBang forums:

Conky weather+moon scripts

I promise you'll be thorougly impressed.
User avatar
gapan
Salix Wizard
Posts: 6356
Joined: 6. Jun 2009, 17:40

Re: weather apps

Post by gapan »

FYI, I just uploaded packages for xfce4-weather-plugin 0.8.4 to the 14.1 repos, which should be working fine.
Image
Image
User avatar
Atip
Posts: 539
Joined: 5. Jun 2011, 04:27

Re: weather apps

Post by Atip »

gapan wrote:FYI, I just uploaded packages for xfce4-weather-plugin 0.8.4 to the 14.1 repos, which should be working fine.
Just workig fine. Thanks! :)
User avatar
jsfarinet
Posts: 305
Joined: 23. Nov 2014, 07:32

Re: weather apps

Post by jsfarinet »

As for weather apps on the desktop: You might look into the Conky related thread in the crunchbang forum. There is a "monster" section about weather apps with all "whistles and bells" and for sure you have all chances to find something nice which works for you :)
Post Reply