soul browser
- 6 Devlogs
- 24 Total hours
building my own browser - soul browser
building my own browser - soul browser
We just open-sourced the Soul Browser! 🚀
I wanted to build a browser that feels incredibly fast, native to macOS, and respects your privacy—without relying
on heavy Electron wrappers.
🛠 The Stack:
Built entirely in native Swift & SwiftUI for a buttery smooth UI, powered by the Chromium Embedded Framework (CEF)
under the hood for world-class web rendering and V8 JavaScript performance.
✨ Core Features:
• !Bangs Integration: Instantly search your favorite sites directly from the address bar (e.g., type !w macOS to
jump straight to Wikipedia).
• Built for Developers: First-class DevTools support natively integrated, plus aggressive memory optimization so
your browser doesn’t compete with your compiler for RAM.
• Privacy & Security First: Zero telemetry. No aggressive tracking. We baked in anti-phishing scanners, Tor-proxy
support, and secure local keychain integration.
If you’re tired of bloated web browsers, come check out the code, leave a ⭐, or contribute!
🔗 GitHub: https://github.com/soulcloude00/soul-browser
Let me know what you think of the architecture! 👇 #swiftui #macos #opensource #buildinpublic
done a full setting page for the browser took almost 14 hours , so basically its focused all all the use cases , developers , normal users and so many - planing to make a browser that no other browser has achieved
made an onboarding pages for the browser
added local ai assisted chat and navigation panel like comet browser on my browser it took lot of time lol
soul browser devlog 2 - creating a web page for the browser so that users can download from my website
crafting my own browser