WasabiMonster / babby-browser

A minimal web browser for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark Logo

Version Build Status Language

About

Spark is a simple, lightweight browser for Windows and macOS built with the WebKit browser engine.

Although being lightweight and easy-to-use, Spark is fast and powerful, and can load webpages in seconds.

Spark for macOS is compatible with macOS 10.11 El Capitan and later. Earlier versions of macOS might work, but are not supported.

Screenshots

Screenshot1Screenshot2Screenshot3Screenshot4Screenshot5

Install

Installation is easy. Click here to download the latest version of Spark for macOS.

Custom Builds

In order to build Spark for macOS, you need to have Xcode 8 and git 1.7 or later. Earlier versions might work, but are not supported.

Git is downloadable here and Xcode 8 is downloadable via the Mac App Store.

Instructions:

Clone a copy of the main Spark for macOS git repo by running:

git clone git://github.com/insleep/spark-web-browser.git

Open Spark.xcodeproj, located in the SparkWebBrowser directory of Spark for macOS.

Make any necessary changes and compile Spark within Xcode.

To export a Spark build, use the Xcode Organizer window, available through Window > Organizer. Click Export..., then Export as a macOS App.

Nightly Builds

Interested in testing out the latest Spark releases before they're available to the general public? You can enroll in the nightly release channel by installing Spark, clicking the settings gear, then selecting "Preferences," and clicking "Nightly" under the "Release Channel" section.

Known Issues

License

About

A minimal web browser for macOS

License:GNU General Public License v3.0


Languages

Language:Objective-C 87.1%Language:HTML 11.4%Language:CSS 1.4%Language:C 0.2%