You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 months ago | |
---|---|---|
cmd/webview-permafrost | 1 year ago | |
.gitignore | 1 year ago | |
.gitm.toml | 1 year ago | |
Create Tab.png | 12 months ago | |
LICENSE | 1 year ago | |
Makefile | 12 months ago | |
README.md | 1 year ago | |
Remove Tab.png | 12 months ago | |
create.go | 12 months ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
logging.go | 1 year ago | |
main.go | 12 months ago | |
permafrost.desktop | 1 year ago | |
permafrost.png | 12 months ago | |
remove.go | 1 year ago | |
tmpl.go | 1 year ago |
README.md
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.