Weather in your terminal, with ANSI colors and Unicode symbols
31–40 of 52 posts
Re: Weather in your terminal, with ANSI colors and Unicode symbols
#32I put ansiweather in the AUR[1] for Archlinux users. [1] - https://aur.archlinux.org/packages/ansiweather-git/
Re: Weather in your terminal, with ANSI colors and Unicode symbols
#33./ansiweather: line 76: jq: command not found If you run into that on ubuntu, there does not appear to be an ubuntu package for jq. Binaries and source are available at http://stedolan.github.io/jq/download/
If you are on OS X and use Homebrew, install with 'brew install jq'
Re: Weather in your terminal, with ANSI colors and Unicode symbols
#34I am thinking more and more about moving back to a text-only interface - previously I was very happy with mutt, tin, lynx (and links and w3m), centericq, etc, but only bash and vim stuck with me. Yet with the advent of unicode, there are fewer needs for a graphical interface - stay for a weather app. A clutter-free desktop consisting of mostly bash, along with gnu screen (or the likes) and ssh (or the likes) to remot…
>Yet with the advent of unicode, there are fewer needs for a graphical interface - stay for a weather app Of course the line between graphical and text-only is blurry. I'd argue that even small inline graphics are still graphics and thus not text- only , no matter how they are technically implemented (unicode or some "real" graphics). Personally I don't think we have to resort for using the unholy mixture of 70s and…
The browser is just the terminal though (which to be fair is a large piece of the puzzle); we still don't have the shell analog. The inadequacy of ChromeOS does not make me hopeful. ChromeOS is to the browser what midnight commander is to the terminal.
Re: Weather in your terminal, with ANSI colors and Unicode symbols
#35Re: Weather in your terminal, with ANSI colors and Unicode symbols
#36Ack! I love this, so lightweight. I don't mean to do a pony request here, but can anyone think of an easy way to get this into a garden-variety windows 7 desktop, like through a rainmeter script or news ticker?
Re: Weather in your terminal, with ANSI colors and Unicode symbols
#37Ack! I love this, so lightweight. I don't mean to do a pony request here, but can anyone think of an easy way to get this into a garden-variety windows 7 desktop, like through a rainmeter script or news ticker?
Re: Weather in your terminal, with ANSI colors and Unicode symbols
#38I realize this is a weird question, but I've never understood the point of having an applet show you the current weather. Does your home have no windows?
1. I live in a small apartment, so during the humid summers in New England with computer equipment running, it stays consistently hot. The A/C is running more often than not. In those cases, it's nice to get a quick gauge of the temperature/humidity. For example, it might guide me in whether I want to have a cigar in the evening.
2. I find it useful to ascribe a quantitative value to weather like temperature, since it gives me an idea of what I need to wear if I'm going to be outside for any length of time. e.g., low 50s I can get by comfortably at an idle position with shorts, shoes and a sweatshirt, but low 40s requires pants to stay comfortable. It can be difficult to tell that by just stepping outside for a few seconds...
Sorry about the long-winded response, but your question was curiously provocative!
Re: Weather in your terminal, with ANSI colors and Unicode symbols
#39I realize this is a weird question, but I've never understood the point of having an applet show you the current weather. Does your home have no windows?
Re: Weather in your terminal, with ANSI colors and Unicode symbols
#40I just made a pull request to add the ability to see the forecast for the upcoming week as well: https://github.com/fcambus/ansiweather/pull/11/files