Mauro Balades cd234259f7 chore: Enable persisting credentials in GitHub workflows
The `persist-credentials` option has been added to the GitHub workflows for Linux, macOS, and Windows builds. This ensures that the credentials used for deployment are persisted across workflow runs, improving the setup process for new users and ensuring that all necessary dependencies are included.
2024-08-07 00:23:55 +02:00
.
2024-08-06 00:46:30 +01:00
2024-05-21 22:26:34 +02:00
2024-08-06 22:13:35 +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 129.0!

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

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

License

MPL LICENSE

Description
Languages
TypeScript 33.9%
C++ 23.1%
JavaScript 19.4%
Fluent 17.7%
CSS 3.9%
Other 1.8%