This package browser is in early development. Mind the rough edges.

buku

Bookmark manager

buku is a powerful bookmark manager written in Python3 and SQLite3. buku can auto-import bookmarks from your browser and present them in an interactive command-line interface that lets you compose and update bookmarks directly. It can also present them in a web interface with bukuserver.

Installation

Install the latest version of buku as follows:

guix install buku

Or install a particular version:

guix install buku@4.6

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.