public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
* Re: Lynx Accessible Weather
@  Linux for blind general discussion
  0 siblings, 0 replies; 9+ messages in thread
From: Linux for blind general discussion @  UTC (permalink / raw)
  To: Linux for blind general discussion


You can tweek the below to make it even more useful, putting your zip in place of zipcode in the example variations.

alias weather='lynx -dump "https://braille.wunderground.com/cgi-bin/findweather/hdfForecast?brand=braille&query=zipcode" |grep -iA 5 $1 '

When run put "weather sunrise" for example and the part starting at "sunrise" with the following 5 lines will appear.

Or use the 3 day of the week "sun" to get the forecast info starting at that day of the week.

For dedicated sections put some label in place of $1 as a seperate named alias, temperature . will present the current weather info for
example.

Changing  the 5 will determine how many lines will be returned following the desired info.

On Tue, 31 Oct 2017, Linux for blind general discussion wrote:

> Here's a working alias for you, just change the zip code from 18942 to
> your own zip code and it sould work for you.
>
> alias weather='lynx -dump
> "https://braille.wunderground.com/cgi-bin/findweather/hdfForecast?brand=braille&query=18942"'
> On
> Tue, 31 Oct 2017, Linux for
> blind general discussion wrote:
>
> > Date: Tue, 31 Oct 2017 11:15:43
> > From: Linux for blind general discussion <blinux-list@redhat.com>
> > To: blinux-list@redhat.com
> > Subject: Lynx Accessible Weather
> >
> > I need to find another weather service besides
> > http://mobile.wunderground.com
> > because they appear to be using some sort of croud-sourcing and
> > the site I get most of the time is broken. The humidity is
> > perpetually 100% with the dew point, at times, rounded up 1
> > degree above the actual temperature. I would be more than happy
> > to see conditions based on the NWS which are taken at our local
> > air port.
> >
> > 	It's a shame because weather underground works with lynx
> > and the output is easy to read but if it is wrong for months and
> > nobody seems to care, it's not terribly useful.
> >
> > 	Thanks for any ideas.
> >
> > Martin McCormick
> >
> > _______________________________________________
> > Blinux-list mailing list
> > Blinux-list@redhat.com
> > https://www.redhat.com/mailman/listinfo/blinux-list
> >
>
>

-- 
XB

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Lynx Accessible Weather
@  Linux for blind general discussion
   ` Linux for blind general discussion
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Linux for blind general discussion @  UTC (permalink / raw)
  To: blinux-list

I need to find another weather service besides
http://mobile.wunderground.com
because they appear to be using some sort of croud-sourcing and
the site I get most of the time is broken. The humidity is
perpetually 100% with the dew point, at times, rounded up 1
degree above the actual temperature. I would be more than happy
to see conditions based on the NWS which are taken at our local
air port.

	It's a shame because weather underground works with lynx
and the output is easy to read but if it is wrong for months and
nobody seems to care, it's not terribly useful.

	Thanks for any ideas.

Martin McCormick

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Lynx Accessible Weather Linux for blind general discussion
  -- strict thread matches above, loose matches on Subject: below --
 Linux for blind general discussion
 ` Linux for blind general discussion
   ` Linux for blind general discussion
 ` Linux for blind general discussion
   ` Linux for blind general discussion
     ` Linux for blind general discussion
       ` Linux for blind general discussion
 ` Linux for blind general discussion

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).