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