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
.
- Versions: 4.6
- Website: https://github.com/jarun/buku
- Licenses: GPL 3+
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
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.