Skip to content

simple library for implementing qutebrowser userscripts with Go

Notifications You must be signed in to change notification settings

ck-schmidi/goqute

Repository files navigation

goqute - Golang userscripts for qutebrowser

goqute is a simple library for implementing qutebrowser userscripts with the Go programming language.

Two main features:

Dependencies

For Desktop Notifications you need to install the program notify-send.

The Go package only has dependencies to the standard library.

Installation

go get -u github.com/ck-schmidi/goqute

Usage

You can find some examples in the examples Folder.

About

simple library for implementing qutebrowser userscripts with Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages