Lightweight single-site browser generator using Webview or Chrome/Chromium.
Go to file
Elara f018530dde Add GPLv3 license 2021-05-28 23:12:16 -07:00
cmd/webview-permafrost Initial Commit 2021-05-28 23:00:17 -07:00
.gitignore Initial Commit 2021-05-28 23:00:17 -07:00
.gitm.toml Initial Commit 2021-05-28 23:00:17 -07:00
LICENSE Add GPLv3 license 2021-05-28 23:12:16 -07:00
Makefile Initial Commit 2021-05-28 23:00:17 -07:00
README.md Update README.md 2021-05-28 23:03:06 -07:00
create.go Initial Commit 2021-05-28 23:00:17 -07:00
default.png Initial Commit 2021-05-28 23:00:17 -07:00
go.mod Initial Commit 2021-05-28 23:00:17 -07:00
go.sum Initial Commit 2021-05-28 23:00:17 -07:00
logging.go Initial Commit 2021-05-28 23:00:17 -07:00
main.go Initial Commit 2021-05-28 23:00:17 -07:00
permafrost.desktop Initial Commit 2021-05-28 23:00:17 -07:00
remove.go Initial Commit 2021-05-28 23:00:17 -07:00
tmpl.go Initial Commit 2021-05-28 23:00:17 -07:00

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.