Skip to content

Releases: mrjones-plip/YANPIWS

0.9.5

13 Nov 05:59
127f4d2
Compare
Choose a tag to compare
  • 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

10 Oct 18:33
7b21750
Compare
Choose a tag to compare

tidy up python scripts per #50 and #51

0.9.3

01 Oct 22:58
88d5859
Compare
Choose a tag to compare
  • 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

27 Mar 06:16
Compare
Choose a tag to compare
0.9
  • get feedback from @jamcole (thanks!)
  • add developer section
  • add getConfigOrDie() and simplify index.php
  • add better logging for debugging

0.8

26 Mar 23:02
Compare
Choose a tag to compare
0.8
  • Use cron to ensure temperature collection happens
  • omg - pgrep where have you been all my life?!

0.7

26 Mar 06:48
Compare
Choose a tag to compare
0.7
  • Add Install Steps
  • tweak sun icon
  • full path in config
  • better handle empty config file

0.6

25 Mar 22:36
Compare
Choose a tag to compare
0.6
  • horizontal layout
  • moon and sun icons instead of text
  • bigger forecast icons

0.5

24 Mar 18:47
Compare
Choose a tag to compare
0.5
  • simplified layout
  • improve readme
    *better error handling of missing config.php

0.4

24 Mar 17:41
Compare
Choose a tag to compare
0.4
  • cache darksky API calls
  • implement layout for 800x480 screen

0.3

24 Mar 16:21
Compare
Choose a tag to compare
0.3
  • add dark sky API calls
  • add config file
  • refactor get_data functions
  • MVP for all data on screen, w00t!