Commit Graph

1202 Commits

Author SHA1 Message Date
Igor Chubin
e2745e6433
Merge pull request #718 from Fr-Dae/patch-2
graphical ascii update v1.2
2022-06-06 12:37:26 +02:00
Igor Chubin
7ee34404ba
Merge branch 'master' into patch-2 2022-06-06 12:36:49 +02:00
Igor Chubin
527682736f
Merge pull request #734 from solidsnack/patch-1
Ensure `M` enables metric
2022-06-06 12:12:43 +02:00
Igor Chubin
badc3ed836
Merge pull request #727 from vasya-ryba/fixed-docker-llvm
Set llvm-config version 11
2022-06-06 11:55:49 +02:00
Igor Chubin
e7e532b24d
Merge pull request #730 from Skillkiller/location-not-found
Add not found header after postprocessing
2022-06-06 11:41:43 +02:00
Igor Chubin
3de427cbc0
Merge pull request #743 from nakanakaii/patch-2
Update ar-help.txt
2022-06-05 20:13:45 +02:00
Igor Chubin
e17ac8c661
Merge pull request #742 from nakanakaii/patch-1
Update ar.txt
2022-06-05 20:13:37 +02:00
Igor Chubin
3cbf7a9349 Add UV Index support (one-line format) 2022-06-05 20:07:00 +02:00
Ahmed D. ALi
faedf22cbc
Update ar-help.txt
updated the translation with a more precise one
2022-06-04 10:51:35 -07:00
Ahmed D. ALi
a3804f564b
Update ar.txt
updated the translation with a more precise one and removed unnecessary vowels
2022-06-04 10:34:04 -07:00
Igor Chubin
6242706950
Merge pull request #735 from HoodedDeath/patch-1
Fix 'Windows Issues' link in README
2022-06-04 16:31:51 +02:00
Igor Chubin
b739be0a22
Merge pull request #723 from RumiAllbert/RumiAllbert-patch-1
append redundancy update
2022-06-04 14:35:26 +02:00
HoodedDeath
22440bf252
Fix 'Windows Issues' link in README
Link previously pointed to Internationalization section, fix to point at Windows Users section
2022-05-15 18:09:25 -06:00
Jason Dusek
c7cb67f841
Ensure M enables metric
It seems reasonable, per the documentation (under the section, "Weather Units"), that `?M` would enable metric ("metric (SI), but show wind speed in m/s") all by itself.

> By default the USCS units are used for the queries from the USA and the metric system for the rest of the world. You can override this behavior...
> ...
> `curl wttr.in/Amsterdam?M`  # metric (SI), but show wind speed in m/s

In the USA, we have to pass `?m&M` (`https://wttr.in/?m&M`) to get metric and meters/second. If we just pass `?M`, we get USCS units for everything else and windspeed in meters/second.
2022-05-15 11:30:56 -05:00
Sebastian Espei
856a67a474
Add not found header after postprocessing
The postprocessing method assumes that the sout data is always delivered in the same format. If the location is not found, the passed format deviates and this then leads to an incorrect behavior => incorrect return value.
Close #729
Close #728
2022-05-13 12:53:22 +02:00
vasya-ryba
88a0dfd7e4 set llvm-config version 11 2022-05-09 20:41:28 +04:00
Rumi Allbert
49893e32b3
append redundancy upadte 2022-04-25 10:26:29 -05:00
Fr_Dae
1a870f09ae
1.4
goddamit !
2022-04-19 12:29:05 +02:00
Fr_Dae
576597ac2c
1.3
update update - wrong update
2022-04-19 12:27:46 +02:00
Fr_Dae
ce9b88b341
graphical ascii update v1.2
update of update
2022-04-19 12:23:43 +02:00
Igor Chubin
e5a932be23
Merge pull request #714 from Strykar/patch-2
Minor text cleanup to Weechat example
2022-04-19 08:00:56 +02:00
Avinash H. Duduskar
0d180aee36
Minor text cleanup to Weechat example
To "embedded" is incorrect, and it's probably best to make clear, the example expects Weechat to be running with an existing status bar.
Thanks!
2022-04-04 00:29:17 +05:30
Igor Chubin
03256ac9e3 More details about one-line format 2022-04-03 10:08:32 +02:00
Igor Chubin
7bb7c1b05e Merge branch 'master' of https://github.com/chubin/wttr.in 2022-04-03 10:02:27 +02:00
Igor Chubin
c82e175a3f
Merge pull request #713 from Strykar/patch-1
Add screenshot in weechat status bar
2022-04-03 09:59:33 +02:00
Avinash H. Duduskar
010b15c636
Add screenshot in weechat status bar
Anonymized image used and commands to set it up; commands assumes there is an existing status bar.
2022-04-02 18:17:44 +05:30
Igor Chubin
c9974d2a4c Add httpx to plain-text agents (#707) 2022-03-26 19:32:19 +01:00
Igor Chubin
c40859505a Add xh to plain-text agents (#695) 2022-03-26 19:24:23 +01:00
Igor Chubin
255b7dbb49
Merge pull request #696 from RumiAllbert/master
Typo fix
2022-03-17 20:50:12 +01:00
Igor Chubin
0c645c7fd5
Merge pull request #699 from hello-smile6/add-links-at-readme-beginning
Add links to documentation and main headings
2022-03-17 20:49:00 +01:00
Igor Chubin
bb0d1105de
Merge pull request #707 from yaleman/master
Add "plaintext" handling for httpx client
2022-03-17 20:48:07 +01:00
Igor Chubin
4ab1323629
Merge pull request #709 from copremesis/slogan-suggestion
Slogan Update
2022-03-17 20:47:31 +01:00
Robert Ortiz
2f15f6ba2e
Slogan Update
I showed this to a team of engineers the 1st comment was this ... I thought it was funny since `curl` is a verb in our world
2022-03-17 13:24:43 -05:00
James Hodgkinson
0cee1d2cd4
Add "plaintext" handling for httpx client
https://www.python-httpx.org
2022-03-06 11:24:03 +10:00
hello-smile6
289d5d3f43
Make capitalization consistent 2022-02-05 18:07:46 -08:00
hello-smile6
459e450f02
Add links to documentation and main headings
Hopefully this would help avoid issues like #697 with people wondering where the documentation is, since some people tend to avoid scrolling at all cost.
2022-02-05 18:05:50 -08:00
Rumi Allbert
37cdee9f19
Merge pull request #1 from RumiAllbert/RumiAllbert-patch-1
README.md Typo
2022-02-03 18:51:24 -05:00
Rumi Allbert
186d8c1c70
README.md Typo 2022-02-03 17:51:01 -06:00
Igor Chubin
8bdc54bb70
Merge pull request #692 from nathanielevan/master
Make "Weather:" line use Nerd Fonts with v2d/v2n, and fix v2d to use day icons
2022-01-16 18:09:09 +01:00
Igor Chubin
1b7466cd5b
Merge pull request #684 from Blueforcer/patch-1
Update de.txt
2022-01-16 17:39:29 +01:00
Igor Chubin
6181f4754c
Merge pull request #691 from mukta-strot/master
Marathi messages, v2 and help etc.
2022-01-16 17:25:31 +01:00
Nathaniel Evan
556559a151 Make v2d use WEATHER_SYMBOL_WI_DAY 2022-01-06 04:31:29 +07:00
Nathaniel Evan
2f18e8ac02 Enables Nerd Font for "Weather:" line with v2d or v2n 2022-01-06 04:30:32 +07:00
संकेत गराडे
7bd94d3e60 add Marathi language help 2021-12-25 22:47:13 +09:00
संकेत गराडे
3f936e657f add Marathi translator name, v2 words, locale 2021-12-25 20:29:04 +09:00
संकेत गराडे
27bf3e827c add Marathi messages 2021-12-25 19:54:01 +09:00
Stephan Mühl
e761a69916
Update de.txt
add "Shower in vicinity" translation
2021-12-02 15:49:30 +01:00
Igor Chubin
eb562660c9
Rephrase introduction 2021-11-14 15:07:34 +01:00
Igor Chubin
e154aefd08
Merge pull request #679 from blakadder/patch-1
remove hourly from weather for JSON j2 format
2021-11-14 14:55:39 +01:00
blakadder
9dcc90c666
remove hourly from weather for JSON j2 format
#661 related 

Pardon my Python, I'm still a novice.

This is basically what I was thinking, strip out the hourly data completely and leave the rest.
2021-11-08 10:31:37 +01:00