This repository holds the build tools needed to build the Onevn desktop browser for macOS, Windows, and Linux. In particular, it fetches and syncs code from the projects we define in package.json
and src/onevn/DEPS
:
- Chromium
- Fetches code via
depot_tools
. - sets the branch for Chromium (ex: 65.0.3325.181).
- Fetches code via
- onevn-core
- Mounted at
src/onevn
. - Maintains patches for 3rd party Chromium code.
- Mounted at
- ad-block
- Mounted at
src/onevn/vendor/ad-block
. - Implements Onevn's ad-block engine.
- Mounted at
- tracking-protection
- Mounted at
src/onevn/vendor/tracking-protection
. - Implements Onevn's tracking-protection engine.
- Mounted at
See the Onevn Wiki.
You can visit our website to get the latest stable release.
For other versions of our browser, please see:
- iOS - onevn/onevn-ios
- Android - onevn/browser-android-tabs
Join the Q&A community if you'd like to get more involved with Onevn. You can ask for help, discuss features you'd like to see, and a lot more. We'd love to have your help so that we can continue improving Onevn.
Help us translate Onevn to your language by submitting translations at https://www.transifex.com/onevn/onevn/
Follow @onevn on Twitter for important news and announcements.