Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 964 Bytes

readme.md

File metadata and controls

39 lines (30 loc) · 964 Bytes

Rose Browser

Small browser built on gtk and webkit.

🌌 Showcase

image

⚡️ Requirements

  • lua (5.0+)

  • webkitgtk (4.0|6.0)

  • gtk (3|4)

  • libsanitizer-devel

  • Video and audio:

    • gst-plugins-bad
    • gst-plugins-base
    • gst-plugins-good
    • gst-libav
    • gstreamer-vaapi (gpu acceleration)

✨ Features

  • supports the lastes webkit and gtk features
  • configuration via lua modules

📦 Installation

$ git clone https://github.com/mini-rose/rose-browser && cd rose-browser
$ (doas|sudo) GTK=(3|4) BUILDTYPE=RELEASE make install

🚀 Usage

See how to configure rose here.

📝 TODO

See planned changes here.