Igor Chubin
2ddeea82d6
Merge pull request #271 from ameer1234567890/patch-1
...
Silence curl for multi URL requests
2019-02-18 15:38:23 +01:00
Ameer Dawood
bac3b03262
Silence curl for multi URL requests
2019-02-18 19:02:21 +05:00
Igor Chubin
15ae405d61
Merge branch 'master' of https://github.com/chubin/wttr.in
2019-02-14 11:35:59 +01:00
Igor Chubin
f0fffd9299
Added some documentation for the one-line mode ( #174 )
2019-02-10 17:32:16 +01:00
Igor Chubin
e92a41f9c8
singline line queries: multpile locations
2019-02-09 22:34:32 +01:00
Igor Chubin
146999eae1
Merge branch 'master' of https://github.com/chubin/wttr.in
2019-02-05 18:24:31 +01:00
Igor Chubin
cfd3e748bc
proxy languages: +af, +ro
2019-02-05 18:24:27 +01:00
Igor Chubin
afe6f2a6c1
Merge pull request #268 from alindt/translations-ro
...
Romanian translation and fixes
2019-02-05 18:22:32 +01:00
Alin Trăistaru
7da43de6e7
Add translation files for Romanian
2019-02-04 22:45:35 +02:00
Alin Trăistaru
2596464254
translations.py: Romanian fixes
2019-02-04 20:22:27 +02:00
Igor Chubin
f8e7aef267
typos fixed ( fixes #267 )
2019-02-04 12:12:02 +01:00
Igor Chubin
31d9fb7e59
/moon as well as /Moon should show the Moon; use Moon,Fr for the city Moon in France
2019-02-04 07:29:30 +01:00
Igor Chubin
485b17cf94
set the mime header properly
2019-02-04 07:28:44 +01:00
Igor Chubin
6b3c40922b
force ansi output for line mode ( fixes #266 )
2019-02-04 07:27:22 +01:00
Igor Chubin
026acdfdac
Merge pull request #261 from casperl/master
...
Afrikaans translation.
2019-02-03 16:34:01 +01:00
Igor Chubin
65855a6d6a
displayed location names for implied locations fixes ( fixes #265 )
2019-02-01 23:32:17 +01:00
Igor Chubin
5a4c57ce96
added new option: -A (force-ansi=True) ( fixes #153 )
2019-02-01 12:29:27 +01:00
Igor Chubin
eb64ed3b1e
minor fix (related to Moon/?T support)
2019-02-01 12:17:42 +01:00
Igor Chubin
4bbbdaca7b
T support for /Moon ( fixes #175 )
2019-02-01 12:14:01 +01:00
Igor Chubin
067be9c319
specify country resolving location found by geolocation ( fixes #264 ; related to #167 )
2019-02-01 12:04:26 +01:00
Igor Chubin
6a5be2b553
Merge pull request #262 from dvergur/patch-1
...
Update is.txt
2019-02-01 08:23:37 +01:00
Óli G
bb6a5262e1
Update is.txt
2019-01-28 11:03:51 +00:00
Casper Labuschagne
c3d51ab97d
Add files via upload
2019-01-19 12:40:36 +02:00
Casper Labuschagne
0da5bd69f8
Add files via upload
2019-01-19 12:36:31 +02:00
Casper Labuschagne
28f1047522
Add files via upload
2019-01-19 12:35:28 +02:00
Casper Labuschagne
f131d58278
Add files via upload
2019-01-19 12:34:21 +02:00
Igor Chubin
03557355f5
Available one-line formats
2019-01-14 09:25:46 +01:00
Igor Chubin
0f6d8da10c
do not add country name to the GPS coords ( fixes #260 )
2019-01-11 17:27:14 +01:00
Igor Chubin
6dfd809694
new option: F (no follow line) ( fixes #214 )
2019-01-11 12:48:00 +01:00
Igor Chubin
8607e8ce0e
removed ? before options in help.txt
2019-01-11 12:44:36 +01:00
Igor Chubin
c6af7b6844
initial support for the one-line mode ( #174 )
2019-01-11 10:59:17 +01:00
Igor Chubin
fa4dcde9e1
activated be translation
2019-01-11 10:58:36 +01:00
Igor Chubin
b75f991b30
do full location resolution when location is not specified (experimental)
2019-01-11 10:58:08 +01:00
Igor Chubin
595428ea66
show number of stars in the footer
2019-01-11 10:52:07 +01:00
Igor Chubin
4a423fdd58
Do not show location when q or Q is specified ( fixes #232 )
2019-01-11 10:51:39 +01:00
Igor Chubin
7cc50bec2b
Initial one-line output documentation ( #174 )
2019-01-08 17:28:15 +01:00
Igor Chubin
2e37f19494
Merge pull request #254 from cclauss/patch-2
...
Let’s see if Travis is working...
2018-12-25 13:48:55 +03:00
cclauss
6ee0595c0d
Let’s see if Travis is working...
...
https://travis-ci.org/chubin/wttr.in
2018-12-25 11:40:35 +01:00
Igor Chubin
efb1d6c8ad
Merge pull request #211 from cclauss/patch-1
...
Travis CI: Automated testing of all pull requests
2018-12-25 13:13:19 +03:00
Igor Chubin
daf9699e59
import dateutil.parser instead of dateutil ( fixes #251 )
2018-12-15 16:57:50 +01:00
Igor Chubin
004da5fd3f
Merge pull request #250 from Self-Perfection/patch-1
...
Handle narrow terminals in sample bash function
2018-12-15 12:22:06 +01:00
Alexander Meshcheryakov
dce65ed181
Guess user location when running weather ""
...
Omitting colon makes bash substitute default location only when parameter is absent.
Therefore empty city name propagates to wttr.in and allows it to guess.
2018-12-15 14:21:08 +03:00
Alexander Meshcheryakov
d3b28cbf09
Handle narrow terminals in sample bash function
...
Also allow compression of server response
2018-12-14 00:34:07 +03:00
Igor Chubin
f3aca556e7
added Anton Zhavoronkov to the list of translators
2018-12-12 21:05:03 +01:00
Igor Chubin
83021d2386
share/scripts/clean-cache.sh: remove png cache too
2018-12-12 20:58:00 +01:00
Igor Chubin
e466abcd07
Merge branch 'master' of https://github.com/chubin/wttr.in
2018-12-12 20:55:55 +01:00
Igor Chubin
67d8b47fff
added Danish (da) to translations.py
2018-12-12 20:55:51 +01:00
Igor Chubin
a76a65c1ec
Belarusian translation fixed
2018-12-12 20:51:49 +01:00
Igor Chubin
1888bab3c5
Merge pull request #249 from kimusan/master
...
Added Danish translation for python files
2018-12-11 16:06:30 +01:00
Igor Chubin
533820c604
dk => da, renamed; typo fixed
2018-12-11 16:05:50 +01:00