Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.48 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.48 KB

WebDGap

Convert any web app to a native Windows, Linux, Mac, or Chrome desktop application.

How To

  1. WebDGap requires you to add your application's name first.
  2. Load your application's logo second.
  3. Lastly load in your application's source encased in a zip file.

IMPORTANT!!! (your zip file must look something like this, when exporting it as a desktop or chrome application)

  • index.html
  • css/style.css
  • js/jquery.js
  • js/script.js

NOTE: Larger zip files take a longer time loading and exporting!

Version

1.0.7

Tech

WebDGap uses a number of open source projects to work properly:

License

MIT

Free Software, Hell Yeah!

Author