Commit graph

19 commits

Author SHA1 Message Date
John Bowdre 78868ded9a retrieve weather.js from bunny cdn 2024-08-04 15:13:40 -05:00
John Bowdre ff81946348 web: load placeholder text for weather 2024-06-16 16:12:23 -05:00
John Bowdre e680d32e32 api retrieval improvements
- get musicthread from pastebin instead of direct
- don't execute scripts until page is fully loaded
- only execute script if matching element id is on page
2024-05-01 21:15:51 -05:00
John Bowdre f04797f949 fix typo in partly cloudy icon name 2024-02-23 15:55:21 -06:00
John Bowdre d907537839 rename precipToday to rainToday to be less pretentious 2024-02-11 08:32:05 -06:00
John Bowdre 933a9edab9 move wx_endpoint into var 2024-02-10 15:00:00 -06:00
John Bowdre 96da02be2f update some variable names 2024-02-10 14:54:59 -06:00
John Bowdre 496afe149b misc script cleanup 2024-02-10 14:42:10 -06:00
John Bowdre 048fb6c332 display 'no rain' message if precip_accum_local_day == 0 2024-02-10 12:02:13 -06:00
John Bowdre 0a0d7d4f88 make rain display more concise 2024-02-10 09:08:13 -06:00
John Bowdre fa72cf804e make rainfall icon dynamic 2024-02-09 21:47:31 -06:00
John Bowdre 824194488d fix pastebin fetch address 2024-02-09 21:28:21 -06:00
John Bowdre 64bd27c43d make temperature icon dynamic 2024-02-09 21:26:20 -06:00
John Bowdre a537fb9fe9 display "feels like" if difference is >= 5
also use template literals (backticks) for better legibility of
concatenated strings
2024-02-09 21:05:40 -06:00
John Bowdre 6620638893 make wind line more concise 2024-02-09 13:25:00 -06:00
John Bowdre 19db00f53c update local page to more closely match my omg.lol setup 2024-02-09 09:44:51 -06:00
John Bowdre 3715b4fb95 display relative data age instead of exact timestamp 2024-02-09 09:16:05 -06:00
John Bowdre f07d781128 minor html cleanup 2024-02-08 22:40:37 -06:00
John Bowdre 3dfff7ea2b add readme 2024-02-08 22:31:12 -06:00
Renamed from weather_test.html (Browse further)