Igor Chubin
004da5fd3f
Merge pull request #250 from Self-Perfection/patch-1
...
Handle narrow terminals in sample bash function
6 years ago
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.
6 years ago
Alexander Meshcheryakov
d3b28cbf09
Handle narrow terminals in sample bash function
...
Also allow compression of server response
6 years ago
Igor Chubin
f3aca556e7
added Anton Zhavoronkov to the list of translators
6 years ago
Igor Chubin
83021d2386
share/scripts/clean-cache.sh: remove png cache too
6 years ago
Igor Chubin
e466abcd07
Merge branch 'master' of https://github.com/chubin/wttr.in
6 years ago
Igor Chubin
67d8b47fff
added Danish (da) to translations.py
6 years ago
Igor Chubin
a76a65c1ec
Belarusian translation fixed
6 years ago
Igor Chubin
1888bab3c5
Merge pull request #249 from kimusan/master
...
Added Danish translation for python files
6 years ago
Igor Chubin
533820c604
dk => da, renamed; typo fixed
6 years ago
Kim Schulz
98e2688a29
Added Danish translation for python files
6 years ago
Igor Chubin
e41d6e629e
Merge pull request #236 from Aversiste/patch-1
...
Add OpenBSD ftp(1) to the PLAIN_TEXT list
6 years ago
Igor Chubin
238b23f407
added Danish translator
6 years ago
Igor Chubin
6fe7a60767
renamed dk => da
6 years ago
Igor Chubin
26ed9fa28b
Merge branch 'master' of https://github.com/chubin/wttr.in
6 years ago
Igor Chubin
4730dce9a4
ip2location related minor fixes
6 years ago
Igor Chubin
deb43f8f7c
Merge pull request #241 from kimusan/master
...
Added Danish Translation
6 years ago
Igor Chubin
bbc595fdf1
Merge pull request #248 from cclauss/modernize-python2-code
...
Modernize Python 2 code to get ready for Python 3
6 years ago
cclauss
7c47cd7d0c
Modernize Python 2 code to get ready for Python 3
6 years ago
Igor Chubin
c597191892
cleanup script minor fixes
6 years ago
Igor Chubin
24f02ca77d
added Javad to /:translation ( #243 )
6 years ago
Igor Chubin
307ab535c3
translations.py clean up
6 years ago
Igor Chubin
6429c3a54f
Merge pull request #245 from javad94/master
...
added Persian translation to translations.py
6 years ago
Igor Chubin
4b4f8e2f44
Merge pull request #246 from navarroaxel/i18n/es
...
fix es-help typos
6 years ago
Axel Navarro
2504cbff5c
fix es-help typos
6 years ago
Alois Mahdal
3e33fa7682
fixed whitespace
...
Co-Authored-By: javad94 <javad94@users.noreply.github.com>
6 years ago
Alois Mahdal
a246d98cb0
fixed whitespace
...
Co-Authored-By: javad94 <javad94@users.noreply.github.com>
6 years ago
Javad
d07b43809a
translated translations.py
6 years ago
Igor Chubin
0ca20b456a
Merge pull request #244 from javad94/master ( #243 )
...
Persian Translation
6 years ago
Javad
0c29207e59
translated fa.txt file
6 years ago
Javad
839fb57726
translated fa-help file
6 years ago
Igor Chubin
63d0f20fff
added fa.txt and fa-help.txt ( #243 )
6 years ago
Kim Schulz
bfa1b1c584
Added Danish Translation
6 years ago
Tristan Le Guern
0f27ec700e
Add OpenBSD ftp(1) to the PLAIN_TEXT list
...
The [ftp](http://man.openbsd.org/ftp )(1) command is the default tool to fetch files over HTTP on OpenBSD. It could be nice to add it to the PLAIN_TEXT_AGENTS list so installing curl or wget is not necessary.
Its user-agent is, as described in the man page, “OpenBSD ftp”.
6 years ago
Igor Chubin
0d76ba4a3e
new status line functions: moonphase, moonday
6 years ago
Igor Chubin
9f0f9baa32
wttrin_png.py: fixed bug
6 years ago
Igor Chubin
632a4169c5
minor fixes
6 years ago
Igor Chubin
c330875eda
cyclic location support
6 years ago
Igor Chubin
a45855fbb4
geolocation related fixes
6 years ago
Igor Chubin
eed7c3597d
added new function: debug_log()
6 years ago
Igor Chubin
074ee31798
Merge pull request #234 from Barca88/master
...
Add aliase Braga, Portugal
6 years ago
Marco Gonçalves
239bf64a41
Add aliase Braga, Portugal
6 years ago
Igor Chubin
95e1f61a40
moved limits to globals.py ( fixes #233 )
6 years ago
Igor Chubin
7303ae86ba
renamed format => filetype; line => format ( fixes #230 )
6 years ago
Igor Chubin
efac9abc9e
renamed url parameter for one line mode $174: line instead of format ( fixes #230 )
6 years ago
Igor Chubin
d819233b5a
initial support of oneline output mode ( #174 )
6 years ago
Igor Chubin
bb5989a7aa
added lib/weather_data.py
6 years ago
Igor Chubin
39ca1cd325
wwo key is in ~/.wwo.key
6 years ago
Igor Chubin
c10067fe89
added lib/constants.py
6 years ago
Igor Chubin
e6687abf13
use USCS for US-based IPs ( fixes #229 #162 )
6 years ago