/Jewel

Web-Browser in Swift 5

Primary LanguageSwiftMIT LicenseMIT

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:

  • User can set own homepage.
  • Error Page now shows a different page depending on the Error instead of just saying "an error occoured".
  • User is able to see the current URL for the page they are on.
  • (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.
  • Permanent User Preferences.
  • 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".