Okki is my own browser built from scratch using Electron.js and the Chromium engine.
It’s designed to be minimal, fast, and clean — giving you a desktop web experience with full control over the UI and behavior.
I developed it to explore custom browser logic, offline capabilities, and a lightweight user interface.
Make sure you have Node.js installed on your system.
npm install
npm run start
npm run pack
The output will be located inside the dist/ folder.
- Embedded Chromium engine
- Custom UI and layout
- Tab/window navigation support
- Optional auto-update system
- No telemetry or background tracking
Licensed under the MIT license — feel free to use and modify.
Developer: Temirkhan
@temirkhanrustemov •[email protected]
