Giter Site home page Giter Site logo

audunvn / webdgap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michaelsboost/webdgap

0.0 2.0 0.0 476.5 MB

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

Home Page: https://mikethedj4.github.io/WebDGap/

License: MIT License

CSS 21.85% HTML 4.63% JavaScript 73.52%

webdgap's Introduction

WebDGap

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

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 below WILL 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.4

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
Windows 32
Mac
Linux 64
Linux 32

Free Software, Hell Yeah!

Author

Development

Want to contribute? Great!

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 :)

If WebDGap was at all helpful for you. Would you consider donating to the project?

webdgap's People

Contributors

michaelsboost avatar

Watchers

James Cloos avatar Space avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.