This repo contains the default XAML application for the #WebOnPi project. The majority of the code was borrowed from the Windows IoT Core samples.
You can find more info about the #WebOnPi project here and about Windows 10 IoT Core here.
##Sample Apps
- Web Hello Blinky allows you to toggle and modulate the blinking frequency of the on-board LED. This is possible thanks to the simple JavaScript projections of WinRT APIs. Check out the web app's repo to see how you can easily control the Pi's GPIO's through JavaScript. You can download the UWP app here
- #WebOnPi shows the newest 10 tweets with the hashtag: #WebOnPi. Tweet something out to see your tweet glide among the clouds all thanks to the Pi!
- Blinky with CodePen. CodePen's power is now available on the Pi. Play with HTML, CSS, and JavaScript on the fly! See the web app's code here and download the UWP app here
- MeteorJS Todos helps you stay organized no matter your device. Desktop, mobile or even a Raspberry Pi, we got you covered. The app is built with the platform MeteorJS. Get the web app's code here and the UWP app here
- MeteorJS Tutorial. Learn how to build and deploy a MeteorJS app to the Pi
##Deployment
##Tools
The samples have been validated using these tools:
##Credit
We used [the Noun Project] (https://thenounproject.com) for the home application icons:
##Code of Conduct This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.