All Projects β†’ michaelsboost β†’ WebDGap

michaelsboost / WebDGap

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

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to WebDGap

Aether App
Aether client app with bundled front-end and P2P back-end
Stars: ✭ 951 (+797.17%)
Mutual labels:  mac-app, linux-app
Mini Diary
πŸ“˜ Simple and secure journal app
Stars: ✭ 769 (+625.47%)
Mutual labels:  mac-app, linux-app
Quickviewer
A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
Stars: ✭ 394 (+271.7%)
Mutual labels:  mac-app, linux-app
Reactor
πŸ”„ Unidirectional data flow in Swift.
Stars: ✭ 174 (+64.15%)
Mutual labels:  mac, mac-app
Video Hub App
Official repository for Video Hub App
Stars: ✭ 272 (+156.6%)
Mutual labels:  mac, linux-app
Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+1384.91%)
Mutual labels:  mac-app, linux-app
Beekeeper Studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
Stars: ✭ 8,053 (+7497.17%)
Mutual labels:  mac-app, linux-app
Desktop Google Keep Osx
A Super Simple Desktop Client for Mac OSX Built in Javascript and MacGap
Stars: ✭ 159 (+50%)
Mutual labels:  wrapper, mac-app
Youtube Music
🎡 A Mac app wrapper for music.youtube.com
Stars: ✭ 2,097 (+1878.3%)
Mutual labels:  mac, wrapper
sage
πŸ’Έ Download from your banks and credit cards straight to your computer
Stars: ✭ 51 (-51.89%)
Mutual labels:  mac-app, linux-app
gifbar
πŸ¦„ Find Awesome Gif's right in your Menu Bar
Stars: ✭ 37 (-65.09%)
Mutual labels:  mac
time-travel
An rsync based backup script which only transfers modified files. Smooth integration into OSX Notification Center.
Stars: ✭ 43 (-59.43%)
Mutual labels:  mac
gw
A Wrapper of a command to watch any changes in filesystem
Stars: ✭ 16 (-84.91%)
Mutual labels:  wrapper
sepia-assist-server
Core server of the SEPIA Framework responsible for NLU, conversation, smart-service integration, user-accounts and more.
Stars: ✭ 81 (-23.58%)
Mutual labels:  mac
PowerSchool-API
A Node.js library for interacting with the PowerSchool SIS API.
Stars: ✭ 21 (-80.19%)
Mutual labels:  wrapper
CapMonsterCloud
a C# wrapper for CapMonster Cloud API
Stars: ✭ 17 (-83.96%)
Mutual labels:  wrapper
libpassqlite
libPasSQLite is delphi and object pascal bindings and wrapper around SQLite library. SQLite is library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
Stars: ✭ 18 (-83.02%)
Mutual labels:  wrapper
homebrew-srm
Homebrew tap for srm since Apple and Homebrew decided nobody had mechanical disks anymore.
Stars: ✭ 14 (-86.79%)
Mutual labels:  mac
NDILiteSenderPlugin
NDIβ„’ send-only plugin for Unity macOS/iOS
Stars: ✭ 49 (-53.77%)
Mutual labels:  mac
Core CSS
This repo no more maintained! All features and components moved to Metro 4.
Stars: ✭ 36 (-66.04%)
Mutual labels:  phonegap

WebDGap

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 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.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 (aka WebDGapJS) (deprecated)

For command line use you can use nativefier 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 by Donating via SquareCash and/or PayPal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].