Skip to content
🌀data loading...

TIP

Windows

Requires Windows build 17063 or later, and WebView2 installed (already included in most Windows 10/11 systems).

False positive virus warnings are common for Golang programs. See https://go.dev/doc/faq#virus. Make sure the program is downloaded from this website and verify that the SHA-256 checksum matches.

Linux

Check the installed WebKit version:

bash
dnf list --installed | grep webkit2gtk

apt list --installed | grep webkit2gtk

pacman -Q | grep webkit2gtk

Otherwise, you need to install it manually.

MacOS

No special requirements. Tested on x86_64 Big Sur only.