mirror of
https://github.com/0xGingi/desktop.git
synced 2026-09-21 11:34:14 -04:00
No description
- CSS 35.6%
- C++ 34.8%
- JavaScript 16.9%
- HTML 9.9%
- Python 1.6%
- Other 1.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| .vscode | ||
| AppDir | ||
| configs | ||
| docs | ||
| flatpak | ||
| l10n@cba2da16c3 | ||
| scripts | ||
| snap | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| CODEOWNERS | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| surfer.json | ||
🌀 Zen Browser
Experience tranquillity while browsing the web without people tracking you!
Compatibility
Zen is currently built using firefox version 129.0.2!
- Check out the latest release notes!
Performance
Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!
- Checkout the latest performance benchmarks!
Core Components
Some components used by @zen-browser as an attempt to make firefox forks a better place. You can find them here.
🚀 Run Locally
Clone the project
git clone https://github.com/zen-browser/desktop.git --recurse-submodules
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
Special Thanks
- IAmJafeth (For sponsoring the domain)
- Donno 🐒 (For making the logo)
- ptr1337 (AUR Packages and optimization flags)
- nitro (For the amazing work on the browser)
Third Party Code
Zen coudn't be in its current state without the help of these amazing projects!
- Zen's default preferences are based on BetterFox