From 3236846732033daab98ed3c64e08639f3c0cd4d7 Mon Sep 17 00:00:00 2001 From: "Michael P. Geraci" Date: Tue, 20 Sep 2016 10:16:56 -0400 Subject: [PATCH 1/2] update dark sky api url --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.py b/constants.py index ccced9c..08c567a 100644 --- a/constants.py +++ b/constants.py @@ -14,7 +14,7 @@ 'timePollTime': 10, 'weatherPollTime': 1000 * 60 * 5, - 'weatherUrl': 'https://api.forecast.io/forecast/', + 'weatherUrl': 'https://api.darksky.net/forecast/', 'birthdaysPollTime': 1000 * 60, 'birthdaysUrl': '/birthdays', From 5be929df80fde5f6aebe258182c321aa12b7d8ce Mon Sep 17 00:00:00 2001 From: "Michael P. Geraci" Date: Tue, 15 Nov 2016 23:03:03 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cffa5e6..ac41533 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Then, create a plist file in `~/Library/LaunchAgents/` that runs the script: Label auto-hud starter Program - /Users/mediabox/start-auto-hud.sh + /Users/mediabox/bin/start-auto-hud.sh RunAtLoad StandardErrorPath