diff options
Diffstat (limited to 'desktop/Buku/README')
-rw-r--r-- | desktop/Buku/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/Buku/README b/desktop/Buku/README new file mode 100644 index 0000000000..4837b215b0 --- /dev/null +++ b/desktop/Buku/README @@ -0,0 +1,7 @@ +Buku (Cmdline bookmark manager with editor and browser integration) + +buku is a powerful bookmark manager written in Python3 and SQLite3. +buku fetches the title of a bookmarked url and stores it along with +any user-provided comments and tags. + +Optional dependency: xsel |