Commit Graph

46 Commits (98c9036c4d11af8c7f71ce05ef50cbcf8bafdac8)

Author SHA1 Message Date
Igor Chubin ed3a322f77 Add minor fix for plain-text weather symbols (#583)
4 years ago
Joseph edd1e1e3dd Add new function: render_condition_plain
4 years ago
Joseph 747740997e Add optional argument 'plain' to render_condition
4 years ago
Igor Chubin 10392a878f Add support for T and Z (#566)
4 years ago
Igor Chubin 49daae6f40 Use real temperature instead of feel-like in v2 (#562)
4 years ago
Igor Chubin d551735021 Handle 404 properly (#500, #459, #372)
4 years ago
Igor Chubin 74283de5f5 Bind v3
4 years ago
Igor Chubin 79eea95904 moonphase depends on the hemishphere (#247)
4 years ago
Igor Chubin 05f04fc272 single line: now newline for %-notation by default (#496)
4 years ago
Igor Chubin 5b9ccb31d5 format=j1: output in utf8
4 years ago
Igor Chubin ac62bb7387 prometheus: removed help lines duplicates (#446)
4 years ago
Igor Chubin dabfc55c8b prometheus format code clean up (#446)
4 years ago
Manuel Rüger cc46d78442 prometheus: Add timestamp, astronomy fields
4 years ago
Manuel Rüger 5156b9e589 prometheus: Proper help format
4 years ago
Igor Chubin d0023d7940 yet another typo fixed (#446, #469)
4 years ago
Igor Chubin 6c7cd5a367 typo fixed (#446, #469)
4 years ago
Manuel Rüger 5b7e10f7c6 prometheus: Add help descriptions, improve metric names
4 years ago
Manuel Rüger 1857581cce Fix prometheus output
4 years ago
Igor Chubin a573ae27eb initial naïve Prometheus implementation (#446)
4 years ago
Igor Chubin b0a9d27a20 v2: fixed alignment problems for nerdphonts (#363)
4 years ago
Igor Chubin 949f601263
Merge pull request #463 from spywhere/feel-like
4 years ago
Igor Chubin 228b93aad5 nerd fonts: initial support of v2d/v2n view (#363)
4 years ago
Sirisak Lueangsaksri f312641f1a lib/view/line.py: add feel like temperature
4 years ago
Igor Chubin f488160294 even preciser wind direction visualization (#455)
5 years ago
Igor Chubin bac771051a v2?T: remve ansi codes (#202)
5 years ago
Igor Chubin ce93b59a9e minor fix
5 years ago
Igor Chubin d7afd94c31 v2: fixed bug with location behind polar circle
5 years ago
Igor Chubin 270d77dd5f line mode: astro funcs fixed
5 years ago
Igor Chubin ddc08d6fba %c: added spaces after weather confidition when needed (#440)
5 years ago
Igor Chubin 12d3ea2035 view/wttr.py clean up
5 years ago
Igor Chubin 6c7600c309 removed space before km/h (#433)
5 years ago
Igor Chubin 413f23bec3 /Moon language fixed
5 years ago
Igor Chubin acb761be0d v2 html: minor fix
5 years ago
Igor Chubin 0d5f6c298c v2+png: new experimental query encoding
5 years ago
Igor Chubin e041280f27 do not pass query to view functions
5 years ago
Igor Chubin 2ef8435b36 line.py: use new astral lib
5 years ago
Igor Chubin 40ad45ad03 minor fixes
5 years ago
Igor Chubin 71b3a70e02 view=format
5 years ago
Igor Chubin 9f5edb963e v2 html
5 years ago
Igor Chubin 094a506d51 lib/view/line.py cleanup
5 years ago
Igor Chubin d5fae22cde view/wttr.py: fixed padding
5 years ago
Igor Chubin 7565baaa85 use (query, parsed_query) args for views
5 years ago
Igor Chubin 8855e494cd cache png using cache.py
5 years ago
Igor Chubin 826cedf1f0 moved wttr.py to lib/view/
5 years ago
Igor Chubin 4ea5c74b03 extracted get_moon() to lib/view/moon.py
5 years ago
Igor Chubin e29e5784da moved views to view/
5 years ago