buku
Command-line browser-independent bookmark manager. More information: <https://github.com/jarun/Buku>.
Install
- All systems
-
curl cmd.cat/buku.sh
- Debian
-
apt-get install buku - Ubuntu
-
apt-get install buku - Kali Linux
-
apt-get install buku - Fedora
-
dnf install buku - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install buku - OS X
-
brew install buku - Raspbian
-
apt-get install buku
Command-line browser-independent bookmark manager. More information: <https://github.com/jarun/Buku>.
-
Display all bookmarks matching "keyword" and with "privacy" tag:
buku keyword --stag privacy -
Add bookmark with tags "search engine" and "privacy":
buku --add https://example.com search engine, privacy -
Delete a bookmark:
buku --delete bookmark_id -
Open editor to edit a bookmark:
buku --write bookmark_id -
Remove "search engine" tag from a bookmark:
buku --update bookmark_id --tag - search engine
© tl;dr; authors and contributors