Commit graph

72 commits

Author SHA1 Message Date
Igor Chubin
3be8002b5a minor cleanup of README.md 2017-03-22 20:07:22 +01:00
Igor Chubin
ae755eaebe README.md: pic with queries to wttr.in in various languages 2017-03-22 16:21:08 +01:00
Igor Chubin
d533c96c90 added locations blacklist 2017-03-22 16:16:54 +01:00
Igor Chubin
d6f54216ad new option: T (no-terminal) 2017-03-22 16:16:21 +01:00
Igor Chubin
7b5d8110c0 new message: LOCATION 2017-03-22 16:15:55 +01:00
Igor Chubin
13d2d87503 /:help: new option (T), new location types (search,unicode,GPS) 2017-03-22 16:15:27 +01:00
Igor Chubin
8d24fb90cb described query of a new type (~NAME) and multilingual queries 2017-03-22 15:54:57 +01:00
Igor Chubin
944461c72a Merge pull request #85 from danieltaylor/patch-1
spelling and grammar fixes
2017-03-20 05:51:50 +01:00
Daniel Taylor
43bc72befc spelling and grammar fixes 2017-03-19 22:46:05 -06:00
Igor Chubin
7465971301 PNG support 2017-03-15 17:16:47 +01:00
Igor Chubin
5637fbce4d Merge pull request #84 from unhammer/master
initial nn translation
2017-03-15 00:51:05 +01:00
Kevin Brubeck Unhammer
44d85f2151 nn translations 2017-03-14 15:23:28 +01:00
Igor Chubin
20faadc689 added lib/unicodedata2.py, used by wttrin_png.py 2017-03-12 17:43:44 +01:00
Igor Chubin
0ac8c3b86e parse_query.py: added lib/parse_query.py 2017-03-12 17:42:22 +01:00
Igor Chubin
a0dbd0b8a9 new png feature: transparency 2017-03-12 17:40:33 +01:00
Igor Chubin
4275f10cd3 /:help updated 2017-03-12 17:38:41 +01:00
Igor Chubin
f2523a2695 added some new aliases 2017-03-06 19:06:29 +01:00
Igor Chubin
e21eb76854 updated share/help.txt 2017-03-06 08:15:03 +01:00
Igor Chubin
4ee21f4e40 fixed share/ansi2html.sh 2017-03-06 08:14:28 +01:00
Igor Chubin
67938c3ef3 added share/bash-function.txt 2017-03-06 08:13:46 +01:00
Igor Chubin
dc228f06c7 added share/translation.txt 2017-03-06 08:13:03 +01:00
Igor Chubin
5ca5114ac9 added finnish translation 2017-03-06 08:10:24 +01:00
Igor Chubin
a84b5855d1 added lib/translations.py, translations of the web interface messages 2017-03-02 19:36:46 +01:00
Igor Chubin
1b0a92c9ef added lib/wttrin_png.py, png interface implementation 2017-03-02 19:23:58 +01:00
Igor Chubin
c90c69b2cf README.md: minor improvements + new requirements description 2017-03-01 20:35:52 +01:00
Igor Chubin
80b418d0f8 README.md: small clarification about github 2017-03-01 20:12:13 +01:00
Igor Chubin
a62169e88e minor fixes in README.md 2017-03-01 18:34:49 +01:00
Igor Chubin
8b0a1c4608 actualized README.md 2017-03-01 17:29:13 +01:00
Igor Chubin
3c8fb2bcd4 switched weather forecast back to MyLocation.png 2017-03-01 17:07:38 +01:00
Igor Chubin
735e90837b typo fixed 2017-03-01 16:37:23 +01:00
Igor Chubin
1b0e565489 changed link to the live weather forecast in README.md 2017-03-01 16:21:22 +01:00
Igor Chubin
430999d11c added link to the live weather forecast to README.md 2017-03-01 15:55:37 +01:00
Igor Chubin
a58a43330f Merge pull request #79 from santiagobasulto/master
Moved PLAIN_TEXT_AGENTS to the global scope and added "python-requests" to it
2017-02-22 20:18:43 +01:00
Santiago Basulto
32c1686878 Remove PLAIN_TEXT_AGENTS from globals scope and add python-requests 2017-02-21 20:16:07 -03:00
Igor Chubin
124034eb76 Merge pull request #70 from Artanicus/patch-1
Update Readme.md with WTTR_LISTEN_*
2017-02-04 23:50:54 +01:00
Juho-Pekka Kuitunen
5d50a799d2 Update Readme.md with WTTR_LISTEN_*
The recently added WTTR_LISTEN_HOST  WTTR_LISTEN_PORT variables are worth documenting to avoid confusion.
2017-02-05 00:32:01 +02:00
Igor Chubin
430c56e946 Merge pull request #26 from pkulev/pr-moveout-plain-agents
refactor: move out plain text agents to separate list.
2017-02-04 22:59:08 +01:00
Igor Chubin
cfea6b5f29 Merge pull request #44 from ogarcia/host_port_and_fix
Add host and port configuration and fix unicode decode error
2017-02-04 22:57:18 +01:00
Igor Chubin
f19b15dff5 Merge pull request #29 from dolmen/patch-1
README: fix wego build instructions
2017-02-04 22:56:15 +01:00
Igor Chubin
6a7b58e54e Merge pull request #40 from kromanenko/code-style
Code style
2017-02-04 22:55:11 +01:00
Igor Chubin
e5ddb7945f Merge pull request #68 from Artanicus/pruned-patch
Define monospace fonts more explicitly
2017-02-04 22:51:59 +01:00
Igor Chubin
c037c3a131 Merge pull request #69 from Artanicus/city-location
Update wego compatibility (city to location)
2017-02-04 22:35:12 +01:00
Artanicus
3ae8d8ddfe Remove debug print I forgot in 2017-02-04 23:20:09 +02:00
Artanicus
2bed3a84c8 wego doesn't have a city flag anymore, it's location now 2017-02-04 23:17:42 +02:00
Artanicus
6256fb7784 Define font-family for pre to aid OS's in selecting good monospace fonts 2017-02-04 23:09:31 +02:00
Igor Chubin
89b6f82e77 Merge pull request #57 from idvoretskyi/patch-1
Dnipro - Dnipropetrovsk alias added
2016-10-24 16:05:36 +02:00
Ihor Dvoretskyi
de89786a0e Dnipro - Dnipropetrovsk alias added 2016-10-24 16:02:23 +03:00
Óscar García Amor
9e0a9a5d39 Fixed unicode decode error 2016-06-08 17:02:28 +02:00
Kyrylo Romanenko
d8750b4e75 Minor code style fix
Fix indentation and typo.
2016-04-23 00:53:21 +03:00
Kyrylo Romanenko
68637bd71b Remove unused imports 2016-04-23 00:38:14 +03:00