Skip to content

mini-rose/rose-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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.