Releases: mrjones-plip/YANPIWS
Releases · mrjones-plip/YANPIWS
0.9.5
- Improve all python scripts to take arguments instead of being edited #54
- Fix empty bad time format from #51 per #56
- add info on how to use systemd to update mini display with python scripts #58
- add info on how to use systemd to update mini display with python scripts #59
- put last updated file for every AJAX call #61
0.9.4
0.9.3
- add stats dashboard per #17
- adds AJAX reloads per #19
- add windspeed per #16
- remove GMT from config per #23
- offer animated or static icons per #25
- Fix labels per #24
- natively support both 5" and 3.5" screens per #13
- all functions documented and commented per #32
- make title text yellow if caches are older than 10 minutes per #37
- don't cache invalid dark sky data #36
0.9
0.8
- Use cron to ensure temperature collection happens
- omg - pgrep where have you been all my life?!
0.7
- Add Install Steps
- tweak sun icon
- full path in config
- better handle empty config file
0.6
- horizontal layout
- moon and sun icons instead of text
- bigger forecast icons
0.5
- simplified layout
- improve readme
*better error handling of missing config.php
0.4
- cache darksky API calls
- implement layout for 800x480 screen
0.3
- add dark sky API calls
- add config file
- refactor get_data functions
- MVP for all data on screen, w00t!