Bassix GTK3 webkit browser Code
A very small gtk3-webkit browser that runs well on the raspberry pi3
Brought to you by:
big-bass
| File | Date | Author | Commit |
|---|---|---|---|
| AD_BLOCK | 2021-03-31 |
|
[24d4c4] initial commit |
| CSV | 2021-03-31 |
|
[24d4c4] initial commit |
| MAPS | 2021-03-31 |
|
[24d4c4] initial commit |
| OpenJS-Sandbox-master | 2021-03-31 |
|
[24d4c4] initial commit |
| editor | 2021-03-31 |
|
[24d4c4] initial commit |
| vector | 2021-09-21 |
|
[6cd243] "added vector support" |
| Bookmarks.html | 2021-03-31 |
|
[24d4c4] initial commit |
| README | 2021-03-31 |
|
[24d4c4] initial commit |
| bassix-browser-advanced-3.3.3.bac | 2021-09-21 |
|
[6cf335] "updated to version 3.3.3" |
A very small gtk3-webkit browser runs well on the raspberry pi3 ===dependencies for bacon sudo apt-get install enscript xterm indent flex bacon does not have a a registered package in apt-get but You can manually install it in your system anytime using: dpkg -i bacon_4.2-1_armhf.deb I made a deb package for the raspberry pi3 here https://sourceforge.net/projects/bassix-gtk3-webkit-browser/files/bacon-raspberrypi3/bacon_4.2-1_armhf.deb/download ===dependencies for Bassix GTK3 webkit browser sudo apt-get install libssl-dev sudo apt-get install libwebkit2gtk-4.0-37 libwebkit2gtk-4.0-37-gtk2 libwebkit2gtk-4.0-dev Features webkit based browser for the raspberrypi3 if needed can be compiled from source for any linux distro if you want to use the static server install sudo apt-get install npm nodejs