1
0
mirror of https://gitlab.com/ceda_ei/sky synced 2025-03-12 16:36:52 +01:00

21 Commits

Author SHA1 Message Date
fae99965c6 Change /plain to /p 2019-01-11 00:55:30 +05:30
5d67e85b78 Update README, server.py for Windows update 2019-01-11 00:33:41 +05:30
d3f21f7ec0 Add /plain endpoints for windows 2019-01-11 00:31:37 +05:30
63213d43df Convert units in summary. 2018-12-14 16:14:36 +05:30
d8a91b679b Add summary to individual columns 2018-12-14 15:28:41 +05:30
47c8714665 Update README 2018-12-14 14:43:59 +05:30
ffdaef11d8 Fix #1. Add full_name to cache_db. Show name in output. 2018-12-14 14:25:10 +05:30
fb8cf56ef6 Fix order of latitude / longitude 2018-12-14 01:46:33 +05:30
937c306c67 Add new message for / 2018-12-13 21:38:15 +05:30
e976173ae8 Add weather_to_text for hourly. Add endpoints with / at end 2018-12-13 21:12:39 +05:30
46364f127f Fix typos 2018-12-13 17:59:32 +05:30
e8eff86467 Escape backslashes 2018-12-13 16:37:40 +05:30
fedf85144f Add wind ascii art 2018-12-13 16:10:42 +05:30
065acfc567 Add get_weather. Add daily to weather_to_text. Add enpoints.
Change main to accept kind, unit to allow for single function to deal
with all cases. Added location/t for today's weather. Added /f for
Fahrenheit.
2018-12-13 00:44:24 +05:30
cda1142a98 Add columnizer module to create columns. 2018-12-12 21:52:21 +05:30
6e004ff85c Add ascii arts. 2018-12-12 16:23:20 +05:30
efce2ccd2e Complete get_coordinates. Add logic. Add schema. 2018-12-11 16:58:05 +05:30
c3bd238bdc Add server.py with base structure. Update .gitignore. 2018-12-09 16:45:04 +05:30
1f267591ab Add gitignore, sample config. 2018-12-09 15:34:14 +05:30
8a1c96c758 Add LICENSE 2018-12-08 19:52:31 +00:00
aff3b2e5d0 Initial commit 2018-12-08 19:51:24 +00:00