Add weather extension

This commit is contained in:
Kreg Hanning 2016-08-03 23:23:43 -04:00
parent fd72d55b53
commit bb735b15bd
3 changed files with 17 additions and 0 deletions

Binary file not shown.

After

(image error) Size: 43 KiB

Binary file not shown.

After

(image error) Size: 20 KiB

View file

@ -438,6 +438,23 @@
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
</section>
</li>
<li>
<a href="?url=https://khanning.github.io/scratch-weather-extension/weather_extension.js" data-action="load-url">
<header>
<h2>Weather</h2>
<p class="author">Sayamindu Dasgupta, Kreg Hanning</p>
</header>
<img src="images/extensions/weather_small.png" />
</a>
<section class="description">
<p>Access live weather information</p>
<a href="?url=https://khanning.github.io/scratch-weather-extension/examples/WeatherExample.sbx" data-action="load-url">Sample Project</a>
<a href="https://khanning.github.io/scratch-weather-extension/" target="_blank">Documentation</a>
</section>
<section class="tags">
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
</section>
</li>
<li>
<a href="?url=https://MrYsLab.github.io/xi4s.js" data-action="load-url">
<header>