Go to file
Mauro Balades fd556f8186 chore: Update Zen browser components submodule commit reference
The commit reference for the Zen browser components submodule has been updated to 856de195c8433a63199a4bc067e9b7dcc485feff. This ensures that the latest version of the submodule is included when cloning the main repository. The change improves the setup process for new users and ensures that all necessary dependencies are included.
2024-08-06 11:46:35 +02:00
.
2024-08-06 00:46:30 +01:00
2024-05-21 22:26:34 +02:00
2024-08-04 23:07:42 +00:00

🌀 Zen Browser

Experience tranquillity while browsing the web without people tracking you!

Get it on Flathub

Compatibility

Zen is currently built using firefox version 128.0.3!

Performance

Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!

🚀 Run Locally

Clone the project

git clone https://github.com/zen-browser/desktop.git --recursive
cd desktop

Install dependencies

npm i

Download and bootstrap the browser

npm run init

Start building the browser

npm run build

Finally, run the browser!

npm start

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Special Thanks

  • Erlend (For making the logo)
  • ptr1337 (AUR Packages and optimization flags)

License

MPL LICENSE

Description
Languages
TypeScript 36%
JavaScript 20.3%
C++ 19.3%
Fluent 19.1%
CSS 3.4%
Other 1.7%