Browser
A modern, experimental browser for macOS built with SwiftUI, SwiftData, and WebKit. Open source playground for native macOS browsing experiences.
Install / Use
/learn @LeonardoLarranaga/BrowserREADME
Eva Browser
<img alt="Eva Icon" src="https://github.com/user-attachments/assets/f745b25d-0688-42cc-93e8-ee383a70f548" width="200" height="200" alt="Eva Icon" />A modern, open source, experimental web browser for macOS.
</div>About
Eva is an open source personal project exploring the possibilities of building a native macOS browser in SwiftUI. It's a playground for experimenting with modern UI patterns, WebKit integration, and macOS-native features. While it's functional and improving daily, Eva is still in active development and not recommended for daily browsing.
<img width="1512" height="981" alt="Eva Hero" src="https://github.com/user-attachments/assets/afe886a2-3343-4ef3-af4c-0732ba788667" />Built With
- SwiftUI: Powers the app's entire user interface.
- SwiftData: Modern data persistence for Spaces, Tabs, and History.
- WebKit: Apple's powerful web rendering engine.
Features
<table> <tr> <td width="50%" style="background-color: transparent; border: none;">https://github.com/user-attachments/assets/87b943f6-2ac1-40c0-93ad-859b44115721
</td> <td width="50%" style="background-color: transparent; border: none;"> <div align="leading"> <h3 style="margin-bottom: 0;"><b>Multiple Spaces</b></h3> <p style="margin-top: 4px;">Organize tabs into separate spaces for different projects and contexts.</p> </div> </td> </tr> <tr> <td width="50%" style="background-color: transparent; border: none;"> <div align="leading"> <h3 style="margin-bottom: 0;"><b>Search the web</b></h3> <p style="margin-top: 4px;">Integrated search with autosuggestions for supported websites.</p> </div> </td> <td width="50%" style="background-color: transparent; border: none;">https://github.com/user-attachments/assets/7990ce44-e55a-41e8-a87b-24aea8e2def2
</td> </tr> <tr> <td width="50%" style="background-color: transparent; border: none;">https://github.com/user-attachments/assets/42b7a506-e3dc-4ed5-a355-2162b088b2e0
</td> <td width="50%" style="background-color: transparent; border: none;"> <div align="leading"> <h3 style="margin-bottom: 0;"><b>No-Trace Windows</b></h3> <p style="margin-top: 4px;">Private windows that auto-delete when closed.</p> </div> </td> </tr> <tr> <td width="50%" style="background-color: transparent; border: none;">https://github.com/user-attachments/assets/cd6df2d9-da03-4853-aa46-24305d2a71b4
</td> <td width="50%" style="background-color: transparent; border: none;"> <div align="leading"> <h3 style="margin-bottom: 0;"><b>Picture-in-Picture</b></h3> <p style="margin-top: 4px;">Watch videos while browsing other tabs.</p> </div> </td> </tr> <tr> <td width="50%" style="background-color: transparent; border: none;"> <div align="leading"> <h3 style="margin-bottom: 0;"><b>Page Translation</b></h3> <p style="margin-top: 4px;">Translate websites on the fly with built-in translation.</p> </div> </td> <td width="50%" style="background-color: transparent; border: none;">https://github.com/user-attachments/assets/9a172116-c4fb-4508-acb8-aa593ebdeee0
</td> </tr> <tr> <td width="50%" style="background-color: transparent; border: none;">https://github.com/user-attachments/assets/37864200-14d0-4244-ae6b-ffa0a3f3ad66
</td> <td width="50%" style="background-color: transparent; border: none;"> <div align="leading"> <h3 style="margin-bottom: 0;"><b>Search in Page</b></h3> <p style="margin-top: 4px;">Quick text search within pages with keyboard shortcuts.</p> </div> </td> </tr> <tr> <td width="50%" style="background-color: transparent; border: none;"> <div align="leading"> <h3 style="margin-bottom: 0;"><b>Undo + Redo</b></h3> <p style="margin-top: 4px;">Restore accidentally closed tabs with simple keyboard shortcuts.</p> </div> </td> <td width="50%" style="background-color: transparent; border: none;">https://github.com/user-attachments/assets/9ddad9bc-0f08-4626-bbd2-043cb6bb1593
</td> </tr> <tr> <td width="50%" style="background-color: transparent; border: none;">https://github.com/user-attachments/assets/60328d5f-e233-45c8-a9bd-fa149fb99ed0
</td> <td width="50%" style="background-color: transparent; border: none;"> <div align="leading"> <h3 style="margin-bottom: 0;"><b>Profiles</b></h3> <p style="margin-top: 4px;">Divide your browsing data and logins in your spaces with profiles.</p> </div> </td> </tr> </table>And More!
- Export pages as PDF, images, and more.
- Customizable keyboard shortcuts.
- Support for WebKit feature flags.
- Automatic tab suspension.
- Pin tabs.
- Open Passwords app from input fields.
RoadMap
- [ ] Page grid layout.
- [ ] Favorite tabs.
- [ ] Adblocker.
