Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WebDGap allows you to convert any website or HTML/CSS/JavaScript web application to a native Windows, Mac, Linux, PhoneGap, and Chrome application/extension.

License

NotificationsYou must be signed in to change notification settings

michaelsboost/WebDGap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easily create websites as multi-platform desktop apps!

Did you know?

WebDGap was the first application released on the web that allowed you to create multi-platform desktop applications in the browser.

Converting a Web Application to a native Desktop Application.

  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/chrome application, or extension)

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

The zip example belowWILL NOT WORK!!!

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

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

Version

1.2.5

Tech

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

  • Poly UI Kit - Used for the application's user interface
  • jQuery - duh
  • JSZip - package zip files in javascript
  • node-webkit - run web apps as desktop apps
  • AlertifyJS - For the awesome and stylish alert notification dialogs

License

MIT

Availability

(Desktop version of WebDGap is deprecated)
Windows 64(deprecated)
Windows 32(deprecated)
Mac(deprecated)
Linux 64(deprecated)
Linux 32(deprecated)
Chrome(deprecated)
Chrome Extension(deprecated)
Android(deprecated)
JS Plugin(akaWebDGapJS)(deprecated)

For command line use you can usenativefier to convert any website to a desktop app. (NOTE: nativefier uses an Electron wrapper. WebDGap uses a NW.js wrapper. Difference is Electron runs on 64bit processors while NW.js runs on 64bits and 32bit processors)

Free Software, Hell Yeah!

Author

Development

Want to contribute? Great!

As of October 19th 2019 WebDGap is no longer an active project.
All updates as of that date and on are solely contributor based implementations.

You can submit a pull request or simply share the project :)

Of course WebDGap is free and open source, so you can always fork the project and have fun :)

ko-fi

If WebDGap was at all helpful for you. You can show your appreciation byDonating via SquareCash and/orPayPal

About

WebDGap allows you to convert any website or HTML/CSS/JavaScript web application to a native Windows, Mac, Linux, PhoneGap, and Chrome application/extension.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2026 Movatter.jp