Ken MacInnis
|
12c1f1639e
|
Nice update to preconfig formats
|
2022-06-13 17:09:05 -07:00 |
|
Igor Chubin
|
3cbf7a9349
|
Add UV Index support (one-line format)
|
2022-06-05 20:07:00 +02:00 |
|
Nathaniel Evan
|
2f18e8ac02
|
Enables Nerd Font for "Weather:" line with v2d or v2n
|
2022-01-06 04:30:32 +07:00 |
|
blakadder
|
9dcc90c666
|
remove hourly from weather for JSON j2 format
#661 related
Pardon my Python, I'm still a novice.
This is basically what I was thinking, strip out the hourly data completely and leave the rest.
|
2021-11-08 10:31:37 +01:00 |
|
Igor Chubin
|
4f7b182e4c
|
Add j2 view (#661)
|
2021-11-01 11:13:00 +01:00 |
|
Igor Chubin
|
ed3a322f77
|
Add minor fix for plain-text weather symbols (#583)
|
2021-03-15 14:40:03 +01:00 |
|
Joseph
|
edd1e1e3dd
|
Add new function: render_condition_plain
|
2021-03-01 01:58:37 +01:00 |
|
Joseph
|
747740997e
|
Add optional argument 'plain' to render_condition
|
2021-03-01 01:41:42 +01:00 |
|
Igor Chubin
|
10392a878f
|
Add support for T and Z (#566)
|
2021-02-28 10:30:04 +01:00 |
|
Igor Chubin
|
74283de5f5
|
Bind v3
|
2020-11-07 19:57:40 +01:00 |
|
Igor Chubin
|
05f04fc272
|
single line: now newline for %-notation by default (#496)
|
2020-07-09 20:30:19 +02:00 |
|
Igor Chubin
|
5b9ccb31d5
|
format=j1: output in utf8
|
2020-06-19 20:07:21 +02:00 |
|
Igor Chubin
|
a573ae27eb
|
initial naïve Prometheus implementation (#446)
|
2020-06-09 23:11:11 +02:00 |
|
Sirisak Lueangsaksri
|
f312641f1a
|
lib/view/line.py: add feel like temperature
|
2020-06-05 16:55:37 +07:00 |
|
Igor Chubin
|
f488160294
|
even preciser wind direction visualization (#455)
|
2020-06-01 14:17:34 +02:00 |
|
Igor Chubin
|
270d77dd5f
|
line mode: astro funcs fixed
|
2020-05-10 23:09:53 +02:00 |
|
Igor Chubin
|
ddc08d6fba
|
%c: added spaces after weather confidition when needed (#440)
|
2020-05-10 17:06:12 +02:00 |
|
Igor Chubin
|
6c7600c309
|
removed space before km/h (#433)
|
2020-05-01 18:48:19 +02:00 |
|
Igor Chubin
|
2ef8435b36
|
line.py: use new astral lib
|
2020-04-27 19:04:27 +02:00 |
|
Igor Chubin
|
40ad45ad03
|
minor fixes
|
2020-04-26 19:38:56 +02:00 |
|
Igor Chubin
|
71b3a70e02
|
view=format
|
2020-04-25 22:28:28 +02:00 |
|
Igor Chubin
|
094a506d51
|
lib/view/line.py cleanup
|
2020-04-25 18:57:11 +02:00 |
|
Igor Chubin
|
7565baaa85
|
use (query, parsed_query) args for views
|
2020-04-05 14:18:53 +02:00 |
|
Igor Chubin
|
e29e5784da
|
moved views to view/
|
2020-04-04 14:21:14 +02:00 |
|