36 lines
580 B
Plaintext
36 lines
580 B
Plaintext
rose browser
|
|
------------
|
|
|
|
Simple webkitgtk browser.
|
|
|
|
requirements
|
|
------------
|
|
|
|
In order to build rose you need gtk4 and webkit2gtk-5.0.
|
|
|
|
Binary file: 28k
|
|
Webkit: 80MB
|
|
Gtk: 50MB
|
|
|
|
In order to use the functionalities:
|
|
- video support: gst-libav, gst-plugins-good
|
|
- searchbar/find/history: dmenu
|
|
- tabs: tabbed
|
|
- download: aria2c
|
|
|
|
installation
|
|
------------
|
|
|
|
Run following command to build and install
|
|
(if necessary as root):
|
|
|
|
make clean install
|
|
|
|
usage
|
|
-----
|
|
|
|
To set default homepage change config.h
|
|
|
|
Opening new window with specific website:
|
|
rose https://duckduckgo.com
|