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.
 
 
No comments:
Post a Comment