Now we have a merge-able DB.

This commit is contained in:
Arun Prakash Jana 2016-05-29 21:14:58 +05:30
parent 359a5742d4
commit 2c4060ca88
No known key found for this signature in database
GPG Key ID: C0A712ED95043DCB

View File

@ -11,7 +11,7 @@
<a href="https://asciinema.org/a/b7ymahqwgt92jev32q4cmcm8h"><img src="https://asciinema.org/a/b7ymahqwgt92jev32q4cmcm8h.png" alt="Asciicast" width="600"/></a>
</p>
`buku` is a powerful cmdline bookmark management utility written in Python3 and SQLite3. When I started writing it, I couldn't find a flexible cmdline solution with a portable database. Hence, `Buku` (after my son's nickname).
`buku` is a powerful cmdline bookmark management utility written in Python3 and SQLite3. When I started writing it, I couldn't find a flexible cmdline solution with a private, portable and merge-able database. Hence, `Buku` (after my son's nickname).
`buku` can handle piped input, which lets you combine it with `xsel` (on Linux) and add bookmarks from anywhere without touching the terminal.