Lightweight single-site browser generator using Webview or Chrome/Chromium.
cmd/webview-permafrost | ||
.gitignore | ||
.gitm.toml | ||
Create Tab.png | ||
create.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
logging.go | ||
main.go | ||
Makefile | ||
permafrost.desktop | ||
permafrost.png | ||
README.md | ||
Remove Tab.png | ||
remove.go | ||
tmpl.go |
Permafrost
Lightweight single-site browser generator using Webview or Chrome/Chromium.
Installation
To install permafrost, you need go
installed. The providing package for this is usually named either go
or golang
.
Once go
is installed, run:
make
sudo make install
Once complete, either the menu entry or permafrost --gui
should open the GUI.