A forum for information about scripting with CastleOS. Get samples, suggestions, and other help here
J.A.R.V.I.S inspired weather wakeup announcment
Phil Hawthorne Posts: 400
2/6/2016
|
Hey everyone, First off special thanks to Eric Hillen who's code got me 90% of the way here. Today I've pushed up to Github an EXE file called JarvisWeather, which will allow you to have the weather forcast and current conditions spoken to you from CastleOS. Github Link: https://github.com/philhawthorne/JarvisWeatherUpdate April 3rd 2016
The Yahoo! Weather API that was originally used in this script no longer works. Version 1.1, which is available on Github now uses the forecast.io API. You need a free API key to use this script. ---- In the Github Repo, you'll also find some C# scripts you can use for CastleOS. Be sure to check out my blog for step-by-step instructions. Enjoy! edited by philhawthorne on 4/3/2016
|
|
+1
link
|
Phil Hawthorne Posts: 400
4/3/2016
|
Hey everyone
Yahoo! changed their weather API, so I've moved this script over to use forecast.io. Updated the post above to point to the new instructions
|
|
0
link
|
Eric Hillen Posts: 14
8/9/2016
|
Phil, Great job man glad you finished it! I plan on getting into it this afternoon and see how you finally got it to work as I am by no means a programmer or coder. I like how you left the notes in the file to easily go in and personalize the script. Again, great job! edited by eahillen on 8/9/2016
|
|
0
link
|