Desktop browser for Windows (macOS and Linux coming soon)
You can join to the Discord server for important news, announcements and get involved.
To download the latest release, see our releases page
You can also visit our website (WIP) To get the latest stable release
Join our Discord server to suggest features and get the latest features first
-
nodejs >= 7.4.0
You can install it from nodejs' website
-
git
You can install it from git-scm's website
After installing the prerequests
-
Clone the repository:
git clone https://github.com/Perolize/MyBrowser.git
-
Open the directory:
cd mybrowser
-
Install the dependecies:
npm install
To run the latest version of the browser you'll need to run
npm start
And you're done
Licensed under the LGPL-3.0 License