Skip to content

nickgermaine/Eden-Browser

Repository files navigation

Eden Browser

Reimagining the web

My goal is the create the kind of browser that I want to use. Some big features I'll be creating is a picture in picture video mode, reading lists, and adblocking.

I started implementing this in Python, using PyQt5, and was able to do a lot of awesome stuff incredibly fast. But the ridiculousness of attempting to compile python apps into binary lead me to reimplement the browser in cpp.

Requirements

  • Qt5.8
  • Seriously, that's it.

On windows you need to use the MSVC version of Qt so that WebEngine can be built. This has been tested and built using Qt5.8, but it might work (or partially work) with previous versions. But I don't recommend it.

Screenshots

DevTools has been added. Alt text

Private Windows Alt text

I added support for some Google notifications. A lot of improvements to be made on it. Alt text

Eden already has a partially working main menu. Alt text

About

Reimagining the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published