Lightweight single-site browser generator using Webview or Chrome/Chromium.
Go to file
Arsen Musayelyan afbb0f7e4f Rename to permafrost in code 2021-06-07 21:08:15 -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 Rename to permafrost in code 2021-06-07 21:08:15 -07:00
README.md Update README.md 2021-05-28 23:03:06 -07:00
create.go Rename to permafrost in code 2021-06-07 21:08:15 -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 Rename to permafrost in code 2021-06-07 21:08:15 -07:00
permafrost.desktop Initial Commit 2021-05-28 23:00:17 -07:00
permafrost.png Rename to permafrost in code 2021-06-07 21:08:15 -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.