Browser

A GTK browser trying to follow the GNOME Human Interface Guidelines.
GitHub stars GitHub followers

screenshot

⚈ Building from source

GNOME Builder

GNOME Builder is the environment used for developing this application. It can use Flatpak manifests to create a consistent building and running environment cross-distro. Thus, it is highly recommended you use it.

  1. Download GNOME Builder.
  2. In Builder, click the “Clone Repository” button at the bottom, using https://github.com/CleoMenezes/browser as the URL.
  3. Click the build button at the top once the project is loaded.

Meson

git clone https://github.com/CleoMenezes/browser
cd browser
meson builddir --prefix=/usr/local
ninja -C builddir install

⚈ Tech Stack

The following tools were used in the construction of the project:

License

GPL


LinkedIn Cleo-menezes-jr  ·  GitHub CleoMenezes  ·  Twitter @Menemezis  ·  Instagram @cleo.menemezes  · 

GitHub

https://github.com/CleoMenezes/browser