Skip to content

djyde/WebShell

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 4, 2018 20:58
August 24, 2018 10:01
October 24, 2017 21:32
January 15, 2016 20:08
September 30, 2018 11:25

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