GitXplorerGitXplorer
d

WebShell

public
1500 stars
95 forks
2 issues

Commits

List of commits on branch master.
Verified
6cc7efc4e48146d9c0d3a297b1528b30feb8e779

Update readme.md

ddjyde committed 6 years ago
Verified
3bcbcd1e2e24dfda79626220dbf74d95d6d4dd59

Merge pull request #87 from thehappydinoa/patch-1

00xWDG committed 6 years ago
Verified
69c039b23b9c339776148830e862d5742a57b6c4

Update ! to ?

tthehappydinoa committed 6 years ago
Verified
e65b5a16970dc794f3fb809504703dcd306e2bf3

Merge pull request #84 from dibas/url-open-externally-1

00xWDG committed 7 years ago
Unverified
baa5a88e7e7a3fa9e0f0d2d20ee02512ac08234e

Improve external url handling. This allows changing the DOM without rerunning the script and still being able to catch newly added links when clicked.

ddibas committed 7 years ago
Verified
99fec9162811b8c019086d2f7dd0c0ae3872a63c

Merge pull request #83 from dibas/mission-control-fix

00xWDG committed 7 years ago

README

The README file for this repository.

WebShell

WebShell is an OS X WebView shell, which help you easily bundle the Web Apps to native OS X app without coding.

Requirements

  • Xcode 7+ (Swift 2.0+ support)

Quick Start

$ git clone https://github.com/djyde/WebShell.git APP_NAME

$ cd APP_NAME && open WebShell.xcodeproj

Edit Sites/WebShell/Settings.swiftt and change the url whatever you like.

Finally click the run button to run the app.

Bonus Features

Demo

Document

For more detail configurations, please see document

Who's using WebShell

If you built any wonderful app with WebShell, just let me know!

License

MIT License