Igor Chubin
ad7492ed96
Conky: add line break
2 years ago
Igor Chubin
0675048175
Add conky screenshot
2 years ago
Igor Chubin
cda7d56283
Add conky example
2 years ago
Igor Chubin
44ca7fdab3
Revert last README.md change
2 years ago
Igor Chubin
e2745e6433
Merge pull request #718 from Fr-Dae/patch-2
...
graphical ascii update v1.2
2 years ago
Igor Chubin
7ee34404ba
Merge branch 'master' into patch-2
2 years ago
Igor Chubin
527682736f
Merge pull request #734 from solidsnack/patch-1
...
Ensure `M` enables metric
2 years ago
Igor Chubin
badc3ed836
Merge pull request #727 from vasya-ryba/fixed-docker-llvm
...
Set llvm-config version 11
2 years ago
Igor Chubin
e7e532b24d
Merge pull request #730 from Skillkiller/location-not-found
...
Add not found header after postprocessing
2 years ago
Igor Chubin
3de427cbc0
Merge pull request #743 from nakanakaii/patch-2
...
Update ar-help.txt
2 years ago
Igor Chubin
e17ac8c661
Merge pull request #742 from nakanakaii/patch-1
...
Update ar.txt
2 years ago
Igor Chubin
3cbf7a9349
Add UV Index support (one-line format)
2 years ago
Ahmed D. ALi
faedf22cbc
Update ar-help.txt
...
updated the translation with a more precise one
2 years ago
Ahmed D. ALi
a3804f564b
Update ar.txt
...
updated the translation with a more precise one and removed unnecessary vowels
2 years ago
Igor Chubin
6242706950
Merge pull request #735 from HoodedDeath/patch-1
...
Fix 'Windows Issues' link in README
2 years ago
Igor Chubin
b739be0a22
Merge pull request #723 from RumiAllbert/RumiAllbert-patch-1
...
append redundancy update
2 years ago
HoodedDeath
22440bf252
Fix 'Windows Issues' link in README
...
Link previously pointed to Internationalization section, fix to point at Windows Users section
3 years ago
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.
3 years ago
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
3 years ago
vasya-ryba
88a0dfd7e4
set llvm-config version 11
3 years ago
Rumi Allbert
49893e32b3
append redundancy upadte
3 years ago
Fr_Dae
1a870f09ae
1.4
...
goddamit !
3 years ago
Fr_Dae
576597ac2c
1.3
...
update update - wrong update
3 years ago
Fr_Dae
ce9b88b341
graphical ascii update v1.2
...
update of update
3 years ago
Igor Chubin
e5a932be23
Merge pull request #714 from Strykar/patch-2
...
Minor text cleanup to Weechat example
3 years ago
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!
3 years ago
Igor Chubin
03256ac9e3
More details about one-line format
3 years ago
Igor Chubin
7bb7c1b05e
Merge branch 'master' of https://github.com/chubin/wttr.in
3 years ago
Igor Chubin
c82e175a3f
Merge pull request #713 from Strykar/patch-1
...
Add screenshot in weechat status bar
3 years ago
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.
3 years ago
Igor Chubin
c9974d2a4c
Add httpx to plain-text agents ( #707 )
3 years ago
Igor Chubin
c40859505a
Add xh to plain-text agents ( #695 )
3 years ago
Igor Chubin
255b7dbb49
Merge pull request #696 from RumiAllbert/master
...
Typo fix
3 years ago
Igor Chubin
0c645c7fd5
Merge pull request #699 from hello-smile6/add-links-at-readme-beginning
...
Add links to documentation and main headings
3 years ago
Igor Chubin
bb0d1105de
Merge pull request #707 from yaleman/master
...
Add "plaintext" handling for httpx client
3 years ago
Igor Chubin
4ab1323629
Merge pull request #709 from copremesis/slogan-suggestion
...
Slogan Update
3 years ago
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
3 years ago
James Hodgkinson
0cee1d2cd4
Add "plaintext" handling for httpx client
...
https://www.python-httpx.org
3 years ago
hello-smile6
289d5d3f43
Make capitalization consistent
3 years ago
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.
3 years ago
Rumi Allbert
37cdee9f19
Merge pull request #1 from RumiAllbert/RumiAllbert-patch-1
...
README.md Typo
3 years ago
Rumi Allbert
186d8c1c70
README.md Typo
3 years ago
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
3 years ago
Igor Chubin
1b7466cd5b
Merge pull request #684 from Blueforcer/patch-1
...
Update de.txt
3 years ago
Igor Chubin
6181f4754c
Merge pull request #691 from mukta-strot/master
...
Marathi messages, v2 and help etc.
3 years ago
Nathaniel Evan
556559a151
Make v2d use WEATHER_SYMBOL_WI_DAY
3 years ago
Nathaniel Evan
2f18e8ac02
Enables Nerd Font for "Weather:" line with v2d or v2n
3 years ago
संकेत गराडे
7bd94d3e60
add Marathi language help
3 years ago
संकेत गराडे
3f936e657f
add Marathi translator name, v2 words, locale
3 years ago
संकेत गराडे
27bf3e827c
add Marathi messages
3 years ago