Skip to content

PhoneGap wrapper for running HTML5 apps as native Windows desktop apps

License

Notifications You must be signed in to change notification settings

pierosbarato/phonegap-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhoneGap-Windows

PhoneGap-Windows is just like PhoneGap on mobile phones except that it is for the desktop. Makes sense right? There are definitely some other similar solutions out there but I figured we might as well try it out with the PhoneGap JavaScript APIs.

Getting started

This uses an awesome open source implementation of WebKit on Windows called WebKit.NET that can be downloaded from here: http://sourceforge.net/projects/webkitdotnet

You will want to get the version 0.3 source and fix the link in the provided Visual Studio .NET 2008 solution file to get it working.

Once you get past that it is pretty sweet, you can start building native Windows apps with Canvas!

Community

Contribute

Fork, commit, push, and send us a pull request at phonegap/phonegap.

The MIT License

Copyright (c) 2008, 2009, 2010 Rob Ellis, Brock Whitten, Brian Leroux, Joe Bowser, Dave Johnson, Shazron Abdullah, Jesse MacFadyen, Filip Maj, Ryan Willoughby, Nitobi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

PhoneGap wrapper for running HTML5 apps as native Windows desktop apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published