Igor Chubin
eb855b043e
Merge pull request #763 from lakejason0/patch-1
...
Fix wording in zh-cn-help.txt and zh-tw-help.txt
2022-10-22 16:49:19 +02:00
Igor Chubin
d53388f82b
Merge pull request #764 from pataquets/patch-1
...
Add Catalan to v2 footer strings.
2022-10-22 16:48:06 +02:00
Igor Chubin
ab21f64f26
Merge pull request #770 from Barry1/patch-1
...
Just switched the columns in line 10
2022-10-22 16:45:45 +02:00
Igor Chubin
5fa163bd03
Merge pull request #789 from Manan006/emoji_fix
...
Emoji Fix
2022-10-22 16:43:47 +02:00
Igor Chubin
9f49dfe9ce
Merge pull request #792 from Elvis020/master
...
Updated Malayalam translation for afternoon
2022-10-22 16:41:19 +02:00
Elvis020
d1e4ef9224
Updated Malayalam translation for afternoon with a more commonly used word
2022-10-15 18:34:12 +00:00
Dot
a0cac80ca2
Emoji Fix
2022-10-09 17:15:45 +05:30
Bastian Ebeling
23c1eafc65
Just switched the columns in line 10
...
see https://github.com/chubin/wttr.in/issues/769
2022-07-21 21:06:37 +02:00
Alfonso Montero
29fddae4c1
Add Catalan to v2 footer strings.
2022-07-09 16:10:32 +00:00
lakejason0
1112979e14
Update zh-tw-help.txt
2022-07-09 02:10:39 +08:00
lakejason0
bf0ecaa039
Fix wording in zh-cn-help.txt
2022-07-09 02:07:51 +08:00
Igor Chubin
0097d022e8
Merge pull request #750 from ErrorNoInternet/master
...
Update terminal-images.md
2022-06-12 10:31:10 +02:00
ErrorNoInternet
2217cfae5a
Update terminal-images.md
2022-06-12 16:11:35 +08:00
Igor Chubin
bf6c71a4e8
Add translation support for units
2022-06-11 19:38:42 +02:00
Igor Chubin
8fc5c84e95
Split we-lang.go into several files
2022-06-11 18:10:07 +02:00
Igor Chubin
c7507f3e3d
Mention Ahmed D. ALi in translation.txt
2022-06-11 17:01:18 +02:00
Igor Chubin
1b11538c93
Mention Ahmed D. ALi in translation.txt
2022-06-11 16:57:13 +02:00
Igor Chubin
df6f179277
Merge pull request #747 from nakanakaii/patch-4
...
Update translations.py
2022-06-11 16:23:45 +02:00
Igor Chubin
193c47b11e
Merge pull request #748 from nakanakaii/patch-5
...
Update translations_v2.py
2022-06-11 16:23:21 +02:00
Ahmed D. ALi
4b2318ddd7
Update translations_v2.py
...
updated the translation with a more precise one
2022-06-07 22:07:49 -07:00
Ahmed D. ALi
260bb5d326
Update translations.py
...
updated the translation with a more precise one
2022-06-07 22:05:33 -07:00
Igor Chubin
ad7492ed96
Conky: add line break
2022-06-06 17:30:59 +02:00
Igor Chubin
0675048175
Add conky screenshot
2022-06-06 16:29:26 +02:00
Igor Chubin
cda7d56283
Add conky example
2022-06-06 14:48:56 +02:00
Igor Chubin
44ca7fdab3
Revert last README.md change
2022-06-06 12:38:44 +02:00
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