项目作者: Xenthio

项目描述 :
Web-Browser in Swift 5
高级语言: Swift
项目地址: git://github.com/Xenthio/Jewel.git
创建时间: 2019-03-06T23:44:07Z
项目社区:https://github.com/Xenthio/Jewel

开源协议:MIT License

下载


Jewel

Jewel is a Basic Web-Kit Web-Browser built on swift.

You can use it to learn how to use WKWebView in swift or an alternative to safari.

pic

TODO:

  • [X] User can set own homepage.
  • [X] Error Page now shows a different page depending on the Error instead of just saying “an error occoured”.
  • [X] User is able to see the current URL for the page they are on.
  • [X] (sort of) Browser does not require “https://“ or “http://“ in the url for it to load as a url.
  • Hyperlink colour depeneds on accent colours.
  • [X] Permanent User Preferences.
  • [X] Show icon for secure pages.
  • Download Handler so user can download files.

EXTRA UNNECESSARY FEATURES:

  • I got tired of typing (something).github.io when i needed to, so now you can just type in “(something).gio”.