Skip to content

DreamerView/okki-browser

Repository files navigation

🌐 Okki Browser

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.

Preview

🚀 Quick Start

Make sure you have Node.js installed on your system.

📦 Install dependencies:

npm install

▶ Run in development mode:

npm run start

🛠 Build the installer:

npm run pack

The output will be located inside the dist/ folder.

📥 Download Installer

👉 Download .exe (Windows)

🧠 Features

  • Embedded Chromium engine
  • Custom UI and layout
  • Tab/window navigation support
  • Optional auto-update system
  • No telemetry or background tracking

📄 License

Licensed under the MIT license — feel free to use and modify.

Developer: Temirkhan
@temirkhanrustemov[email protected]

About

Okki is my own browser built from scratch using Electron.js and the Chromium engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published