Skip to content

A minimal and lightweight web browser with basic adblocking

License

Notifications You must be signed in to change notification settings

SkylerHope/SkyBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppLogo

SkyBrowser

A minimal and lightweight web browser with basic adblocking

Installation

You can download and test the latest beta for Linux and Windows, available here

Development Requirements

  • Git
  • NodeJS
  • npm (Comes with NodeJS on Windows)

Clone the GitHub repo

git clone https://github.com/SkylerHope/SkyBrowser.git

Enter the project directory

cd SkyBrowser

Install the dependencies

npm install

Usage

Enter the project directory

cd SkyBrowser

Start the development server

npm start

Update

Enter the project directory

cd SkyBrowser

Fetch the latest commit

git pull

Building a package

Please refer to the official electron-builder guide to configue package.json for building. Linux, Windows, macOS

Enter the project directory

cd SkyBrowser

Install the dependencies

npm install

Start the building process

npm run build

For the next step, refer to the electron-builder docs again

About

A minimal and lightweight web browser with basic adblocking

Resources

License

Stars

Watchers

Forks

Packages

No packages published