From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id v13Lqb4h004151 for ; Fri, 3 Feb 2017 16:52:37 -0500 Received: from mx1.redhat.com (ext-mx09.extmail.prod.ext.phx2.redhat.com [10.5.110.38]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id v13Lqbm9002408 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 3 Feb 2017 16:52:37 -0500 Received: from hurricane.the-brannons.com (hurricane.the-brannons.com [71.19.155.94]) by mx1.redhat.com (Postfix) with ESMTP id 92B614E4DE for ; Fri, 3 Feb 2017 21:52:36 +0000 (UTC) Received: from localhost (unknown [IPv6:2602:4b:a4a9:e100::63a:26e7]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 9305A7917D for ; Fri, 3 Feb 2017 13:46:53 -0800 (PST) From: Chris Brannon To: blinux-list@redhat.com Subject: Re: Are their other Working Weather Scripts? References: <20170202114913.76f78e1c@bigbox.christie.dr> <20170203174434.GF2466@opera.rednote.net> <20170203132143.609921fd@bigbox.christie.dr> Date: Fri, 03 Feb 2017 13:44:57 -0800 In-Reply-To: <20170203132143.609921fd@bigbox.christie.dr> (Tim Chase's message of "Fri, 3 Feb 2017 13:21:43 -0600") Message-ID: <87r33f7xuu.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Delayed for 00:05:41 by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Fri, 03 Feb 2017 21:52:36 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Fri, 03 Feb 2017 21:52:36 +0000 (UTC) for IP:'71.19.155.94' DOMAIN:'hurricane.the-brannons.com' HELO:'hurricane.the-brannons.com' FROM:'chris@the-brannons.com' RCPT:'' X-RedHat-Spam-Score: 0.797 (BAYES_50, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS) 71.19.155.94 hurricane.the-brannons.com 71.19.155.94 hurricane.the-brannons.com X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 X-Scanned-By: MIMEDefang 2.78 on 10.5.110.38 X-loop: blinux-list@redhat.com X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2017 21:52:37 -0000 Tim Chase writes: > On February 3, 2017, Janina Sajka wrote: >> Fortunately, braille.wunderground.com is still up. It's not command >> line, though I imagine one could write a script quite readily. > > Didn't know about this one. A quick "lynx -dump" alias seems to do > the trick: We have a script for braille.wunderground.com that we've used for years. http://the-brannons.com/weather.sh I have no idea who originally wrote it, or I'd gladly give them credit. There's also another script floating around that uses lynx -dump. It was written by Kitty Litter from the Speakup list, and has a couple more features than this one. Notably, the command line options can be pre-populated from an environment variable (useful if you normally get the weather for a single location). There's also a moon-phase option, and I don't recall what else. I don't know whether he ever intended to publish it. -- Chris