Skip to content

1.4.5

Compare
Choose a tag to compare
@egargo egargo released this 08 Nov 20:47
· 139 commits to master since this release
  • Replaced pwyrc with pwy.json.
    • pwy.json
      • Set OWM API key.
      • Set default location.
      • Set default unit.
      • Set default language.
  • Ability to display weather using the pwy command.
    • pwy reads the values set in the pwy.json file.
    • If there is/are arguments, pwy will satisfy the arguments.
  • Minor code cleanup.