diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-04-27 21:01:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-27 21:01:27 +0700 |
commit | 6c2ff927e738ba8c7950a414371cc82253d541a1 (patch) | |
tree | 62141c2f8e3e72a3d5ca9d20a765879346459630 /desktop/Buku/README | |
parent | cead7b7f71c0da2d3615d972b673bf26c547aa10 (diff) |
desktop/Buku: Added (Cmdline bookmark manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000000..4837b215b0627 --- /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 |